OSDN Git Service

ARM64: format register strings without creating a local Twine.
authorTim Northover <tnorthover@apple.com>
Sat, 29 Mar 2014 15:35:57 +0000 (15:35 +0000)
committerTim Northover <tnorthover@apple.com>
Sat, 29 Mar 2014 15:35:57 +0000 (15:35 +0000)
commite2c0b61c4f1d6945c9494889d025402a65b51b45
tree08ed8831a9548c3faf46e146b75686308a6f9517
parenta68f166d6046581356721e54fabeafa241e58e42
ARM64: format register strings without creating a local Twine.

It was causing horrible failures on some build-bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/InstPrinter/ARM64InstPrinter.cpp