hanchenye-llvm-project/llvm/lib/Bitcode
Victor Hernandez e297149e26 Auto-upgrade free instructions to calls to the builtin free function.
Update all analysis passes and transforms to treat free calls just like FreeInst.
Remove RaiseAllocations and all its tests since FreeInst no longer needs to be raised.

llvm-svn: 84987
2009-10-24 04:23:03 +00:00
..
Reader Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
Writer Fix getMDs() interface such that it does not expose implementation details. 2009-10-22 18:55:16 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00