aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/MemoryBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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