llvm-project/llvm/lib/Bitcode
Peter Collingbourne 0c30f089d5 IR: Eliminate non-determinism in the module summary analysis.
Also make the summary ref and call graph vectors immutable. This means
a smaller API surface and fewer places to audit for non-determinism.

Differential Revision: https://reviews.llvm.org/D27875

llvm-svn: 290200
2016-12-20 21:12:28 +00:00
..
Reader IR: Eliminate non-determinism in the module summary analysis. 2016-12-20 21:12:28 +00:00
Writer IR: Eliminate non-determinism in the module summary analysis. 2016-12-20 21:12:28 +00:00
CMakeLists.txt
LLVMBuild.txt