llvm-6502/lib/Bitcode/Writer
Chris Lattner 0a0193edf9 switch ValueMap to using AssertingVH. This is an old patch I had laying
around in a tree I forgot about.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78048 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-04 04:31:02 +00:00
..
BitcodeWriter.cpp switch ValueMap to using AssertingVH. This is an old patch I had laying 2009-08-04 04:31:02 +00:00
BitcodeWriterPass.cpp Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass. 2008-10-22 17:39:14 +00:00
BitWriter.cpp
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Serialize.cpp
SerializeAPFloat.cpp Rename APFloat::convertToAPInt to bitcastToAPInt to 2008-10-09 18:53:47 +00:00
SerializeAPInt.cpp
ValueEnumerator.cpp Work around a dangling pointer dereference when enumerating NamedMDNodes. 2009-07-31 14:22:13 +00:00
ValueEnumerator.h Don't remove aggregate-typed module level constants before encoding functions 2009-06-12 05:20:12 +00:00