Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed trailing whitespace. | Misha Brukman | 2009-02-20 | 1 | -9/+9 |
* | Fix more -Wshorten-64-to-32 warnings. | Evan Cheng | 2008-05-05 | 1 | -3/+3 |
* | Change the MemoryBuffer::getFile* methods to take just a pointer to the | Chris Lattner | 2008-04-01 | 1 | -3/+3 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Fix the Linker testcase regressions, by making MemoryBuffer::getFileOrSTDIN r... | Chris Lattner | 2007-11-18 | 1 | -6/+3 |
* | Add new MemoryBuffer::getMemBufferCopy method. | Chris Lattner | 2007-10-09 | 1 | -0/+6 |
* | Make it clear that getSTDIN returns null when stdin is empty. | Reid Spencer | 2007-08-08 | 1 | -1/+1 |
* | 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/+106 |