commit | 657aad675aaa9a9283809d4e7d357099ead3316a | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Apr 15 00:10:50 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Apr 15 00:10:50 2015 +0000 |
tree | f50fdefe3b7aa8fd5f076f61f6dda0eb8395b24e | |
parent | d01ee74ffad023328d7fc04c24238605e1935270 [diff] |
uselistorder: Pull the bit through WriteToBitcodFile() Change the callers of `WriteToBitcodeFile()` to pass `true` or `shouldPreserveBitcodeUseListOrder()` explicitly. I left the callers that want to send `false` alone. I'll keep pushing the bit higher until hopefully I can delete the global `cl::opt` entirely. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234957 91177308-0d34-0410-b5e6-96231b3b80d8