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