index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-db
/
llvm-db.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hold the LLVMContext by reference rather than by pointer.
Owen Anderson
2009-07-01
1
-1
/
+1
*
Add a pointer to the owning LLVMContext to Module. This requires threading L...
Owen Anderson
2009-07-01
1
-1
/
+3
*
Change various llvm utilities to use PrettyStackTraceProgram in
Chris Lattner
2009-03-06
1
-2
/
+6
*
remove attributions from tools.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Move the space in overview output for commands out of each of the
Dan Gohman
2007-10-08
1
-1
/
+1
*
make all llvm tools call llvm_shutdown when they exit, static'ify some stuff.
Chris Lattner
2006-12-06
1
-1
/
+2
*
This no longer needs plugins, this it doesn't need all of VMCore.
Chris Lattner
2006-06-08
1
-2
/
+0
*
For PR780:
Reid Spencer
2006-06-07
1
-0
/
+1
*
Add a warning
Chris Lattner
2006-04-18
1
-0
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-22
1
-4
/
+4
*
For PR351:
Reid Spencer
2004-12-30
1
-27
/
+34
*
Reid added --version to the CommandLine lib. Don't conflict with it.
Chris Lattner
2004-10-17
1
-4
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
Add -load option
Chris Lattner
2004-07-11
1
-0
/
+1
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
Make sure to print a stack trace whenever an error signal is delivered to the
Chris Lattner
2004-02-19
1
-0
/
+2
*
Initial checkin of the LLVM Source-Level Debugger. This is incomplete, but
Chris Lattner
2004-01-05
1
-0
/
+88