llvm-project/llvm/lib/Bytecode/Reader
Chris Lattner 642f8c5ed4 Use a per-function flag bit to indicate whether or not there is a function
body for the function.

llvm-svn: 17858
2004-11-15 22:38:52 +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 Use a per-function flag bit to indicate whether or not there is a function 2004-11-15 22:38:52 +00:00
Reader.h Cleanups. Null out pointer after freeing it for paranoia 2004-11-15 21:55:06 +00:00
ReaderWrappers.cpp Changes necessary to enable linking of archives without LLVM symbol tables. 2004-11-15 01:20:11 +00:00