Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite SourceFile to be in terms of MemoryBuffer, not MappedFile. | Chris Lattner | 2008-04-01 | 1 | -13/+19 |
* | Remove the MappedFile::charBase member, rename base -> getBase() and | Chris Lattner | 2008-04-01 | 1 | -4/+4 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+76 |