| Commit message (Expand) | Author | Age | Files | Lines |
* | Use errs() instead of std::cerr. | Dan Gohman | 2009-07-15 | 1 | -1/+1 |
* | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 2009-07-01 | 1 | -2/+2 |
* | And final pack of warnings silencing | Anton Korobeynikov | 2008-02-20 | 1 | -1/+3 |
* | remove attributions from tools. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Here is the bulk of the sanitizing. | Gabor Greif | 2007-07-05 | 1 | -1/+1 |
* | Avoid temporary construction and potential for corrupted data access. | Reid Spencer | 2007-04-08 | 1 | -3/+2 |
* | For PR1291: | Reid Spencer | 2007-04-07 | 1 | -1/+2 |
* | For PR789: | Reid Spencer | 2007-03-29 | 1 | -3/+3 |
* | Change Path::getStatusInfo to return a boolean and error string on an error | Chris Lattner | 2006-07-28 | 1 | -2/+6 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -17/+17 |
* | For PR351: \ | Reid Spencer | 2004-12-13 | 1 | -3/+3 |
* | Fix a bug that caused stuff like this: | Chris Lattner | 2004-11-19 | 1 | -1/+2 |
* | Improve help output from llvm-db 'info' command. Patch contributed by | Chris Lattner | 2004-10-26 | 1 | -2/+5 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -2/+2 |
* | Minor change to breakpoint (lack of) support | Chris Lattner | 2004-02-08 | 1 | -1/+5 |
* | Ugh, fix some copy and pasted code that somehow never got compiled or something | Chris Lattner | 2004-01-06 | 1 | -1/+1 |
* | * Implement set/show args | Chris Lattner | 2004-01-06 | 1 | -7/+55 |
* | Initial checkin of the LLVM Source-Level Debugger. This is incomplete, but | Chris Lattner | 2004-01-05 | 1 | -0/+803 |