llvm-6502/lib/Bytecode
Chris Lattner 02dce169c8 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18487 91177308-0d34-0410-b5e6-96231b3b80d8
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