summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-as/llvm-as.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-14 18:30:13 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-14 18:30:13 +0000
commitd863f6f250e0cd459abb3a48ed9227634ed9774b (patch)
tree3280f80d2bb9fba2187e399c0fcb1039cac78f10 /llvm/tools/llvm-as/llvm-as.cpp
parent8d2aff07dacbd19f270d15e4f24d6525190334be (diff)
downloadbcm5719-llvm-d863f6f250e0cd459abb3a48ed9227634ed9774b.tar.gz
bcm5719-llvm-d863f6f250e0cd459abb3a48ed9227634ed9774b.zip
IR: Change clang to set -preserve-bc-uselistorder
Change `clang` to set `-preserve-bc-uselistorder` for the driver options `-emit-llvm` and `-save-temps`. The former is useful for reproducing results from `clang` in `opt` or `llc`, while the latter prevents `-save-temps` from affecting the output. This is part of PR5680. `-preserve-bc-uselistorder=true` is currently on by default, but a follow-up commit in LLVM will reverse it. llvm-svn: 234920
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud