llvm/lib/Bitcode
Duncan P. N. Exon Smith 93e5944cd8 Bitcode: Use std::stable_partition for reproducible builds
Caught by inspection while working on partitioning metadata.  It's nice
to produce the same bitcode if you run the compiler twice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264381 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-25 02:20:28 +00:00
..
Reader Bitcode: Stop using MODULE_CODE_METADATA_VALUES 2016-03-25 01:29:50 +00:00
Writer Bitcode: Use std::stable_partition for reproducible builds 2016-03-25 02:20:28 +00:00
CMakeLists.txt
LLVMBuild.txt
module.modulemap