llvm-6502/lib
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
..
Analysis [Inliner] Don't inline functions with frameescape calls 2015-04-14 20:38:14 +00:00
AsmParser
Bitcode uselistorder: Pull the bit through WriteToBitcodFile() 2015-04-15 00:10:50 +00:00
CodeGen Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Make SectionEntry's Name field a std::string. 2015-04-14 17:13:10 +00:00
Fuzzer
IR IR: Set -preserve-bc-uselistorder=false by default 2015-04-14 18:33:00 +00:00
IRReader Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. 2015-02-11 03:28:02 +00:00
LineEditor
Linker DebugInfo: Gut DISubprogram and DILexicalBlock* 2015-04-14 03:40:37 +00:00
LTO uselistorder: Pull the bit through WriteToBitcodFile() 2015-04-15 00:10:50 +00:00
MC Use the ability to pwrite to simplify the ELF writer. 2015-04-14 22:54:16 +00:00
Object
Option
Passes
ProfileData
Support Use the ability to pwrite to simplify the ELF writer. 2015-04-14 22:54:16 +00:00
TableGen
Target Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
Transforms Simplify n-ary adds by reassociation 2015-04-14 04:59:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile