1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Bytecode/Reader
Chris Lattner 558ce75905 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