diff options
author | Chris Lattner <sabre@nondot.org> | 2010-01-13 07:16:53 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-01-13 07:16:53 +0000 |
commit | dfbcb8c38bb1637289801f37bb22cb7065891611 (patch) | |
tree | 94637b298f1913af469b830759214710ab249e77 /lib/CodeGen/OptimizeExts.cpp | |
parent | bf86e5df180139310bf2f0d71bef58e208dce31d (diff) |
use the new form of getNameWithPrefix, not makeNameProper.
Among other things, this would do very weird things if the
basic block name had (e.g.) a space in it on darwin:
makeNameProper would add quotes, then the mcsymbol would
escape the quotes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93302 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/OptimizeExts.cpp')
0 files changed, 0 insertions, 0 deletions