1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/Bitcode
Ted Kremenek 27c96e0d86 Updated backpatching logic during object deserialization to perform
eager backpatching instead of waithing until all objects have been
deserialized.  This allows us to reduce the memory footprint needed
for backpatching.

llvm-svn: 43422
2007-10-28 21:17:59 +00:00
..
Reader Updated backpatching logic during object deserialization to perform 2007-10-28 21:17:59 +00:00
Writer Added serialization support for APInt. 2007-10-26 21:50:10 +00:00
Makefile build the bitcode dir 2007-04-22 06:26:05 +00:00