Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
d0fde30ce850b78371fd1386338350591f9ff494
/
tools
/
bugpoint
/
ToolRunner.cpp
d0fde30
Put all LLVM code into the llvm namespace, as per bug 109.
by Brian Gaeke
· 21 years ago
b576c94
Added LLVM project notice to the top of every C++ source file.
by John Criswell
· 21 years ago
0b1fe84
Add debugtype, make output marginally more nice
by Chris Lattner
· 21 years ago
7b2ccff
Fix PR #47
by Chris Lattner
· 21 years ago
1f0f162
Without this option, the -run-llc mode does not work with shared objects at
by Chris Lattner
· 21 years ago
eeed983
Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects
by Chris Lattner
· 21 years ago
7915a1e
Substantial cleanups:
by Chris Lattner
· 21 years ago
1798e4a
Actually return an error if something bad happens, don't just exit.
by Chris Lattner
· 21 years ago
da17eb6
LLI no longer has -abort-on-exception
by Chris Lattner
· 21 years ago
6873450
ToolRunner.h has been moved from include/Support to include/llvm/Support.
by Misha Brukman
· 21 years ago
9558c6a
Implementation of the abstraction of running our tools + gcc, taken out of
by Misha Brukman
· 21 years ago