llvm-6502/lib/Bitcode/Reader
David Majnemer 01b2fd3f97 Bitcode: Don't create comdats when autoupgrading macho bitcode
Don't infer COMDAT groups from older bitcode if the target is macho,
it doesn't have COMDATs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226546 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-20 05:58:07 +00:00
..
BitcodeReader.cpp Bitcode: Don't create comdats when autoupgrading macho bitcode 2015-01-20 05:58:07 +00:00
BitcodeReader.h Use the DiagnosticHandler to print diagnostics when reading bitcode. 2015-01-10 00:07:30 +00:00
BitReader.cpp
BitstreamReader.cpp Silence MSVC warning on missing return after fully covered switch 2014-11-13 23:07:22 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile