Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the use of const with respect to LLVMContext sane. Hopefully this is th... | Owen Anderson | 2009-07-01 | 1 | -1/+1 |
* | 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 | -2/+3 |
* | remove attributions from tools. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -14/+14 |
* | Improve help output from llvm-db 'info' command. Patch contributed by | Chris Lattner | 2004-10-26 | 1 | -1/+4 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -1/+1 |
* | implement the "null command" which repeats the last command | Chris Lattner | 2004-01-06 | 1 | -5/+25 |
* | Initial checkin of the LLVM Source-Level Debugger. This is incomplete, but | Chris Lattner | 2004-01-05 | 1 | -0/+285 |