Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
lib
/
Analysis
/
ModuleDebugInfoPrinter.cpp
0bcbd1d
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo.cpp and
by Bill Wendling
· 13 years ago
081c34b
Get rid of static constructors for pass registration. Instead, every pass exposes an initializeMyPassFunction(), which
by Owen Anderson
· 15 years ago
ce665bd
Now with fewer extraneous semicolons!
by Owen Anderson
· 15 years ago
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
d13db2c
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
by Owen Anderson
· 15 years ago
ef0b145
Add a simple module-level debug info printer. It just sets up a
by Dan Gohman
· 15 years ago