Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a330d4c3ea4037a67e766f11d0010e681f3edf68
/
lib
/
CodeGen
/
GCMetadataPrinter.cpp
7d73c7f
mcize the gc metadata printing stuff.
by Chris Lattner
· 15 years ago
1610d43
Remove pointless forward declaration, MSVC got confused by this.
by Benjamin Kramer
· 15 years ago
aba9bcb
switch GC_LABEL to use an MCSymbol operand instead of a label ID operand.
by Chris Lattner
· 15 years ago
33adcfb
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
by Chris Lattner
· 16 years ago
af76e59
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
cb37188
Use raw_ostream throughout the AsmPrinter.
by Owen Anderson
· 17 years ago
8715367
Don't require Registry specializations to define random static variables.
by Gordon Henriksen
· 17 years ago
5eca075
Rename some GC classes so that their roll will hopefully be clearer.
by Gordon Henriksen
· 17 years ago
5a29c9e
Factor GC metadata table assembly generation out of Collector in preparation for splitting AsmPrinter into its own library.
by Gordon Henriksen
· 17 years ago