summaryrefslogtreecommitdiff
path: root/include/llvm/Assembly/AsmAnnotationWriter.h
Commit message (Expand)AuthorAge
* Some cleanups for compilation with GCC 4.0.0 to remove warnings:Reid Spencer2005-05-15
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add the ability to put an annotation at the end of a basic block as well.Chris Lattner2004-03-08
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* New interfaceChris Lattner2003-10-30