llvm-project/llvm/lib/Bitcode/Writer
Duncan P. N. Exon Smith 005f9f433c Bitcode: Add `OLD_` prefix to metadata node records
I'm about to change these, so move the old ones out of the way.

Part of PR21532.

llvm-svn: 224070
2014-12-11 22:30:48 +00:00
..
BitWriter.cpp Introduce LLVMWriteBitcodeToMemoryBuffer C API function. 2014-10-14 00:30:59 +00:00
BitcodeWriter.cpp Bitcode: Add `OLD_` prefix to metadata node records 2014-12-11 22:30:48 +00:00
BitcodeWriterPass.cpp [C++11] Add 'override' keyword to virtual methods that override their base class. 2014-03-05 07:52:44 +00:00
CMakeLists.txt Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:31 +00:00
LLVMBuild.txt
Makefile
ValueEnumerator.cpp IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00
ValueEnumerator.h IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00