1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bitcode/Writer
Teresa Johnson af365ed820 [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.

llvm-svn: 259398
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
CMakeLists.txt
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