index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-db
/
llvm-db.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
Chris Lattner
2009-10-05
1
-102
/
+0
*
Prune #includes from llvm/Linker.h and llvm/System/Path.h,
Chris Lattner
2009-08-23
1
-4
/
+4
*
To simplify the upcoming context-on-type change, switch all command line tool...
Owen Anderson
2009-07-15
1
-1
/
+1
*
Use errs() instead of std::cerr.
Dan Gohman
2009-07-15
1
-2
/
+2
*
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