llvm/lib/Bitcode/Writer
Teresa Johnson 59e213f5f1 [ThinLTO] Ensure function summary output order is stable
Iterate over the function list instead of a DenseMap of Function pointers
when emitting the function summary into the module.

This fixes PR26419.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259398 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-01 20:16:35 +00:00
..
BitcodeWriter.cpp [ThinLTO] Ensure function summary output order is stable 2016-02-01 20:16:35 +00:00
BitcodeWriterPass.cpp Support for function summary index bitcode sections and files. 2015-10-04 14:33:43 +00:00
BitWriter.cpp Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
CMakeLists.txt modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
LLVMBuild.txt
ValueEnumerator.cpp Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 2016-01-29 20:50:44 +00:00
ValueEnumerator.h One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00