diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-14 18:30:13 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-14 18:30:13 +0000 |
| commit | d863f6f250e0cd459abb3a48ed9227634ed9774b (patch) | |
| tree | 3280f80d2bb9fba2187e399c0fcb1039cac78f10 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
| parent | 8d2aff07dacbd19f270d15e4f24d6525190334be (diff) | |
| download | llvm-d863f6f250e0cd459abb3a48ed9227634ed9774b.zip llvm-d863f6f250e0cd459abb3a48ed9227634ed9774b.tar.gz llvm-d863f6f250e0cd459abb3a48ed9227634ed9774b.tar.bz2 | |
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/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions
