aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/GCMetadata.h
Commit message (Expand)AuthorAgeFilesLines
* Attach a DebugLoc to a GC point in order to get precise information in the JI...Nicolas Geoffray2010-09-241-3/+6
* Trailing whitespace.Mikhail Glushenkov2010-07-011-48/+48
* Add const qualifiers to CodeGen's use of LLVM IR constructs.Dan Gohman2010-04-151-3/+3
* switch GC_LABEL to use an MCSymbol operand instead of a label ID operand.Chris Lattner2010-03-141-7/+5
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-221-1/+1
* Rename some GC classes so that their roll will hopefully be clearer.Gordon Henriksen2008-08-171-49/+47
* Factor GC metadata table assembly generation out of Collector in preparation ...Gordon Henriksen2008-08-171-0/+194