summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/GCMetadataPrinter.h
Commit message (Expand)AuthorAge
* Mark unimplemented copy constructors and copy assignment operators as LLVM_DE...Craig Topper2012-09-17
* Trailing whitespace.Mikhail Glushenkov2010-07-01
* mcize the gc metadata printing stuff.Chris Lattner2010-04-04
* switch GC_LABEL to use an MCSymbol operand instead of a label ID operand.Chris Lattner2010-03-14
* rename TAI -> MAI, being careful not to make MAILJMP instructions :)Chris Lattner2009-08-22
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-22
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-05
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-21
* Rename some GC classes so that their roll will hopefully be clearer.Gordon Henriksen2008-08-17