llvm-6502/lib/Bitcode/Writer
Chris Lattner 081134741b Final step in the metadata API restructuring: move the
getMDKindID/getMDKindNames methods to LLVMContext (and add
convenience methods to Module), eliminating MetadataContext.
Move the state that it maintains out to LLVMContext.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92259 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-29 09:01:33 +00:00
..
BitcodeWriter.cpp Final step in the metadata API restructuring: move the 2009-12-29 09:01:33 +00:00
BitcodeWriterPass.cpp eliminate the std::ostream forms of the bitcode writing APIs. 2009-08-23 07:49:08 +00:00
BitWriter.cpp Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
CMakeLists.txt
Makefile
Serialize.cpp Change errs() to dbgs(). 2009-12-24 00:06:26 +00:00
SerializeAPFloat.cpp
SerializeAPInt.cpp
ValueEnumerator.cpp This is a major cleanup of the instruction metadata interfaces that 2009-12-28 23:41:32 +00:00
ValueEnumerator.h bitcode writer support for blockaddress. 2009-10-28 05:24:40 +00:00