This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3b6bb48c164e56b32b2bffe1724a4fdae18d38ff
llvm-project
/
llvm
/
lib
/
Bytecode
/
Reader
History
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