aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Assembly/AsmAnnotationWriter.h
Commit message (Expand)AuthorAgeFilesLines
* we should use 'class' for non-pod types instead of 'struct' toChris Lattner2008-08-241-1/+2
* Switch the asmprinter (.ll) and all the stuff it requires over toChris Lattner2008-08-231-6/+5
* 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/+53