llvm-6502/lib/Bitcode/Writer
Devang Patel 2f9c3b002d MDString
- Rename member function size(). New name is length().
- Store string beginning and length. Earlier it used to store string end.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76841 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-23 02:00:51 +00:00
..
BitcodeWriter.cpp MDString 2009-07-23 02:00:51 +00:00
BitcodeWriterPass.cpp
BitWriter.cpp
CMakeLists.txt
Makefile
Serialize.cpp
SerializeAPFloat.cpp
SerializeAPInt.cpp
ValueEnumerator.cpp Derive MDNode from MetadataBase instead of Constant. Emit MDNodes into METADATA_BLOCK in bitcode file. 2009-07-23 01:07:34 +00:00
ValueEnumerator.h Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00