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 | -2/+2 |
* | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 2009-07-01 | 1 | -2/+2 |
* | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 2009-07-01 | 1 | -0/+3 |
* | * Alphabetized system headers per the style guide | Misha Brukman | 2009-01-02 | 1 | -1/+1 |
* | Make comments and code for QuietWarnings and QuietErrors | Dan Gohman | 2008-10-25 | 1 | -2/+2 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Fix minor doxygen nits. | Reid Spencer | 2007-08-05 | 1 | -1/+1 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+297 |