1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bytecode
Chris Lattner 8bd875f0de Do not allow bytecode files with unresolved references to be read. Doing
so lets wierd ConstantPlaceholder objects sneak into the system which
confuses it greatly.

llvm-svn: 18487
2004-12-04 05:28:27 +00:00
..
Archive Compute the firstFileOffset correctly after reading the LLVM symbol table. 2004-11-28 03:13:02 +00:00
Reader Do not allow bytecode files with unresolved references to be read. Doing 2004-12-04 05:28:27 +00:00
Writer Adjust to Compressor interface change 2004-11-25 19:38:05 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00