llvm-6502/lib/Bytecode
Chris Lattner 3bdad6923e Make *SURE* to null out the pointer before throwing an exception, otherwise
the dtor for the BytecodeReader class will try to free it again!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17856 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-15 21:55:33 +00:00
..
Archive * Make sure the string table gets read even if there isn't a foreign 2004-11-15 01:40:20 +00:00
Reader Make *SURE* to null out the pointer before throwing an exception, otherwise 2004-11-15 21:55:33 +00:00
Writer If a function is external, do not output a FunctionBlock for the function 2004-11-15 21:46:40 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00