aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Streams.h
Commit message (Expand)AuthorAgeFilesLines
* De-constify the input to the "operator >>" method as it is modified.Bill Wendling2008-03-251-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Fix minor doxygen nits.Reid Spencer2007-08-051-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+72