llvm-6502/lib/Bitcode/Writer
Evan Cheng 0f8868b171 Add ARM bitcode file magic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96006 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-12 20:13:44 +00:00
..
BitcodeWriter.cpp Add ARM bitcode file magic. 2010-02-12 20:13:44 +00:00
BitcodeWriterPass.cpp
BitWriter.cpp
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
ValueEnumerator.cpp Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. 2010-02-06 01:21:09 +00:00
ValueEnumerator.h Remove MetadataBase class because it is not adding significant value. 2010-01-22 22:52:10 +00:00