llvm-6502/include
Chris Lattner acd03ae679 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93690 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-17 19:23:46 +00:00
..
llvm Get MCSymbol out of the mangling business, and move all the logic 2010-01-17 19:23:46 +00:00
llvm-c Remove the InlineHint attribute. There are no current or planned 2010-01-15 21:36:30 +00:00