llvm-6502/lib/Bitcode/Writer
Victor Hernandez 046e78ce55 Remove FreeInst.
Remove LowerAllocations pass.
Update some more passes to treate free calls just like they were treating FreeInst.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85176 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-26 23:43:48 +00:00
..
BitcodeWriter.cpp Remove FreeInst. 2009-10-26 23:43:48 +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 remove some uses of llvm/Support/Streams.h 2009-08-23 08:43:55 +00:00
SerializeAPFloat.cpp
SerializeAPInt.cpp
ValueEnumerator.cpp Fix getMDs() interface such that it does not expose implementation details. 2009-10-22 18:55:16 +00:00
ValueEnumerator.h Write and read metadata attachments. 2009-09-18 19:26:43 +00:00