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


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