llvm-6502/lib/Bitcode/Writer
Duncan P. N. Exon Smith 657aad675a 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
2015-04-15 00:10:50 +00:00
..
BitcodeWriter.cpp uselistorder: Pull the bit through WriteToBitcodFile() 2015-04-15 00:10:50 +00:00
BitcodeWriterPass.cpp uselistorder: Pull the bit through WriteToBitcodFile() 2015-04-15 00:10:50 +00:00
BitWriter.cpp Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
ValueEnumerator.cpp uselistorder: Thread bit through ValueEnumerator 2015-04-14 23:45:11 +00:00
ValueEnumerator.h uselistorder: Thread bit through ValueEnumerator 2015-04-14 23:45:11 +00:00