This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3b6bb48c16
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