diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2019-01-09 04:05:07 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-01-09 04:05:07 +0000 |
commit | 634a143d48d87ebb3f99b5ddde8f3343d46beb8c (patch) | |
tree | f488bfc639498ea1b9aae29144d3633ac37d5055 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 9479f6d72e7d148aa1783bf229416e55791b09e9 (diff) | |
download | llvm-634a143d48d87ebb3f99b5ddde8f3343d46beb8c.zip llvm-634a143d48d87ebb3f99b5ddde8f3343d46beb8c.tar.gz llvm-634a143d48d87ebb3f99b5ddde8f3343d46beb8c.tar.bz2 |
gn build: Fix a Python2ism in write_vcsrevision.py.
Convert the output of "git rev-parse --short HEAD" to a string before
substituting it into the output file. Without this the output file
will look like this on Python 3:
#define LLVM_REVISION "git-b'6a4895a025f'"
Differential Revision: https://reviews.llvm.org/D56459
llvm-svn: 350686
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions