[Bug 39548][Clang] PGO bootstrap fails with python3: errors in perf-helper.py
authorSerge Guelton <sguelton@quarkslab.com>
Fri, 11 Jan 2019 19:04:48 +0000 (19:04 +0000)
committerSerge Guelton <sguelton@quarkslab.com>
Fri, 11 Jan 2019 19:04:48 +0000 (19:04 +0000)
commitf8dded268461ae081ddc3bf729a0450a631b3221
tree718f127bf7c14546f43600ae1a284da2dd0ccda6
parent47bcdcdd5541608f9bbdb7bb6791273d18fc06c3
[Bug 39548][Clang] PGO bootstrap fails with python3: errors in perf-helper.py

Current clang fail to bootstrap in PGO mode when only python3 is available,
because perf-helper.py is not compatible with python3.

Commited on behalf of  Romain Geissler.

Differential Revision: https://reviews.llvm.org/D54071

llvm-svn: 350955
clang/utils/perf-training/perf-helper.py