llvm-project/llvm/lib/Bitcode
Peter Collingbourne 7a74803abf Bitcode: Introduce initial multi-module reader API.
Implement getLazyBitcodeModule() and parseBitcodeFile() in terms of it.

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

llvm-svn: 287156
2016-11-16 21:44:45 +00:00
..
Reader Bitcode: Introduce initial multi-module reader API. 2016-11-16 21:44:45 +00:00
Writer Restore "[ThinLTO] Prevent exporting of locals used/defined in module level asm" 2016-11-14 17:12:32 +00:00
CMakeLists.txt
LLVMBuild.txt