1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Bitcode
Peter Collingbourne 1d5bec5ef0 Bitcode: Do not remove empty summary entries when reading a per-module summary.
This became no longer necessary after D19462 landed, and will be incompatible
with an upcoming change to the summary data structures that changes how we
represent references.

llvm-svn: 301660
2017-04-28 17:41:43 +00:00
..
Reader Bitcode: Do not remove empty summary entries when reading a per-module summary. 2017-04-28 17:41:43 +00:00
Writer Add support for DW_TAG_thrown_type. 2017-04-26 22:56:44 +00:00
CMakeLists.txt
LLVMBuild.txt