index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bugpoint
/
ToolRunner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only use -Wl,-R. if HAVE_LINK_R.
Brian Gaeke
2003-11-18
1
-0
/
+3
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM project notice to the top of every C++ source file.
John Criswell
2003-10-20
1
-0
/
+7
*
Add debugtype, make output marginally more nice
Chris Lattner
2003-10-19
1
-3
/
+4
*
Fix PR #47
Chris Lattner
2003-10-19
1
-3
/
+3
*
Without this option, the -run-llc mode does not work with shared objects at
Chris Lattner
2003-10-18
1
-0
/
+1
*
Generalize abstract interpreter interface to allow linking in an arbitrary nu...
Chris Lattner
2003-10-14
1
-18
/
+23
*
Substantial cleanups:
Chris Lattner
2003-10-14
1
-28
/
+35
*
Actually return an error if something bad happens, don't just exit.
Chris Lattner
2003-10-14
1
-5
/
+4
*
LLI no longer has -abort-on-exception
Chris Lattner
2003-10-13
1
-1
/
+0
*
ToolRunner.h has been moved from include/Support to include/llvm/Support.
Misha Brukman
2003-10-06
1
-1
/
+1
*
Implementation of the abstraction of running our tools + gcc, taken out of
Misha Brukman
2003-09-29
1
-0
/
+374