Go to file
Chris Lattner 83e872e1c4 Get MCSymbol out of the mangling business, and move all the logic
to Mangler.  Now MCSymbol just decides whether to slap quotes around
a symbol when printing it.

This also fixes some weirdness where two MCSymbols could be created
for the same symbol, if one needed to be mangled and got mangled to
the other one.

llvm-svn: 93690
2010-01-17 19:23:46 +00:00
clang Get the ctor vtable address points directly from the VTT builder. 2010-01-17 17:10:44 +00:00
compiler-rt Tidy up comments, remove whitespace, and rename 'print-%' make debugging target 2010-01-13 16:13:01 +00:00
llvm Get MCSymbol out of the mangling business, and move all the logic 2010-01-17 19:23:46 +00:00