Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
aa2ac80eaaaea7d99e1efecf52abb4b167dc11c8
/
llvm
/
lib
/
CodeGen
/
GCMetadataPrinter.cpp
ef8240b
mcize the gc metadata printing stuff.
by Chris Lattner
· 16 years ago
cabfdb1
Remove pointless forward declaration, MSVC got confused by this.
by Benjamin Kramer
· 16 years ago
1065f49
switch GC_LABEL to use an MCSymbol operand instead of a label ID operand.
by Chris Lattner
· 16 years ago
e9a75a6
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
by Chris Lattner
· 16 years ago
7b26fce
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
by Chris Lattner
· 16 years ago
9371964
Use raw_ostream throughout the AsmPrinter.
by Owen Anderson
· 17 years ago
aa8ab45
Don't require Registry specializations to define random static variables.
by Gordon Henriksen
· 17 years ago
d930f91
Rename some GC classes so that their roll will hopefully be clearer.
by Gordon Henriksen
· 17 years ago
bcef14d
Factor GC metadata table assembly generation out of Collector in preparation for splitting AsmPrinter into its own library.
by Gordon Henriksen
· 17 years ago