llvm-6502/lib/Bytecode/Reader
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
..
Analyzer.cpp Don't print a bunch of metrics that are meaningless for external functions 2004-10-15 19:40:31 +00:00
Makefile Fix library name. 2004-10-28 05:32:01 +00:00
Reader.cpp Do not allow bytecode files with unresolved references to be read. Doing 2004-12-04 05:28:27 +00:00
Reader.h Cleanups. Null out pointer after freeing it for paranoia 2004-11-15 21:55:06 +00:00
ReaderWrappers.cpp Fix a comment to imply the correct semantics. 2004-11-22 02:58:47 +00:00