Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Unbreak VC++ build. | Jeff Cohen | 2007-05-07 | 1 | -0/+2 | |
* | Enhance MemoryBuffer to return error messages in strings if they occur. | Chris Lattner | 2007-05-06 | 1 | -7/+11 | |
* | Fix MemoryBuffer::getFile to return null if it has an error opening the | Chris Lattner | 2007-05-06 | 1 | -8/+20 | |
* | Fix MemoryBuffer breakage correctly. | Jeff Cohen | 2007-04-29 | 1 | -1/+1 | |
* | Unbreak build. | Jeff Cohen | 2007-04-29 | 1 | -1/+2 | |
* | Add a new memorybuffer class, to unify all the file reading code in the system | Chris Lattner | 2007-04-29 | 1 | -0/+239 |