aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Debugger/SourceFile.h
Commit message (Expand)AuthorAgeFilesLines
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+1
* rewrite SourceFile to be in terms of MemoryBuffer, not MappedFile.Chris Lattner2008-04-011-16/+6
* Remove MappedFile support for mapping files for write and execChris Lattner2008-04-011-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+97