.. |
bugpoint
|
switch the .ll parser into SMDiagnostic.
|
2009-07-02 22:46:18 +00:00 |
gccas
|
|
|
gccld
|
|
|
gold
|
Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the
|
2009-07-01 18:11:20 +00:00 |
llc
|
Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
|
2009-07-06 05:09:34 +00:00 |
lli
|
Fix typo: intepreter->interpreter.
|
2009-07-03 12:11:32 +00:00 |
llvm-ar
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-as
|
switch the .ll parser into SMDiagnostic.
|
2009-07-02 22:46:18 +00:00 |
llvm-bcanalyzer
|
|
|
llvm-config
|
|
|
llvm-db
|
Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the
|
2009-07-01 23:13:44 +00:00 |
llvm-dis
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-extract
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-ld
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-link
|
Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the
|
2009-07-01 23:13:44 +00:00 |
llvm-mc
|
implement error recovery in the llvm-mc parser. Feel the power!
|
2009-07-02 21:53:43 +00:00 |
llvm-nm
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-prof
|
Fix a bunch of other places that used operator[] to test whether
|
2009-07-02 00:17:47 +00:00 |
llvm-ranlib
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
llvm-stub
|
|
|
llvmc
|
Documentation update.
|
2009-07-07 16:09:29 +00:00 |
lto
|
Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
|
2009-07-06 05:09:34 +00:00 |
opt
|
Hold the LLVMContext by reference rather than by pointer.
|
2009-07-01 21:22:36 +00:00 |
CMakeLists.txt
|
|
|
Makefile
|
LLVMC doesn't need ENABLE_PIC to build now.
|
2009-07-04 03:54:54 +00:00 |