llvm-6502/lib/Bitcode/Writer
Dan Gohman dd8004dc73 Add a new keyword 'inbounds' for use with getelementptr. See the
LangRef.html changes for details.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77259 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-27 21:53:46 +00:00
..
BitcodeWriter.cpp Add a new keyword 'inbounds' for use with getelementptr. See the 2009-07-27 21:53:46 +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