summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/MemoryBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix MemoryBuffer::getFile to return null if it has an error opening theChris Lattner2007-05-061-8/+20
* Fix MemoryBuffer breakage correctly.Jeff Cohen2007-04-291-1/+1
* Unbreak build.Jeff Cohen2007-04-291-1/+2
* Add a new memorybuffer class, to unify all the file reading code in the systemChris Lattner2007-04-291-0/+239
OpenPOWER on IntegriCloud