Skip to content
Commit 35ed98aa authored by Chris Lattner's avatar Chris Lattner
Browse files

reimplement X86ATTAsmPrinter::GetGlobalAddressSymbol in terms of

Mangler::getNameWithPrefix.  In addition to avoiding some over
quoting, this also is more efficient because it uses smallvector
instead of std::string thrashing.

llvm-svn: 81508
parent 99056f23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment