llvm/lib/Bitcode
David Majnemer 3aae575a24 [Bitcode] Make writeComdats less strange
It had a weird artificial limitation on the write side: the comdat name
couldn't be bigger than 2**16.  However, the reader had no such
limitation.  Make the reader and the writer agree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263377 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-13 08:01:03 +00:00
..
Reader [ThinLTO] Support for reference graph in per-module and combined summary. 2016-03-11 18:52:24 +00:00
Writer [Bitcode] Make writeComdats less strange 2016-03-13 08:01:03 +00:00
CMakeLists.txt
LLVMBuild.txt
module.modulemap