| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Match declaration to definition. | Daniel Dunbar | 2009-07-12 | 1 | -1/+1 |
| | | | | | llvm-svn: 75440 | ||||
| * | Make the use of const with respect to LLVMContext sane. Hopefully this is ↵ | Owen Anderson | 2009-07-01 | 1 | -2/+2 |
| | | | | | | | | | the last time, for the moment, that I will need to make far-reaching changes. llvm-svn: 74655 | ||||
| * | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 2009-07-01 | 1 | -2/+2 |
| | | | | | llvm-svn: 74640 | ||||
| * | Add a pointer to the owning LLVMContext to Module. This requires threading ↵ | Owen Anderson | 2009-07-01 | 1 | -1/+4 |
| | | | | | | | | | | | LLVMContext through a lot of the bitcode reader and ASM parser APIs, as well as supporting it in all of the tools. Patches for Clang and LLVM-GCC to follow. llvm-svn: 74614 | ||||
| * | remove attributions from tools. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| | | | | | llvm-svn: 45421 | ||||
| * | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -4/+4 |
| | | | | | llvm-svn: 21428 | ||||
| * | * Implement set/show args | Chris Lattner | 2004-01-06 | 1 | -4/+9 |
| | | | | | | | | * Implement support for arguments to the 'run' command * Minor cleanups and fixes llvm-svn: 10703 | ||||
| * | Initial checkin of the LLVM Source-Level Debugger. This is incomplete, but | Chris Lattner | 2004-01-05 | 1 | -0/+200 |
| a good start. The status is documented in docs/SourceLevelDebugging.html llvm-svn: 10687 | |||||

