OSDN Git Service

Don't print two 0x prefixes when printing an address.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 2 Nov 2011 17:24:36 +0000 (17:24 +0000)
committerStephen Hines <srhines@google.com>
Mon, 14 Nov 2011 17:11:38 +0000 (09:11 -0800)
commit15a8a6a23b7453326b02bfa34a1967691ff033c7
tree12ef2522058315b9e643c2a8fed21096f8b4190d
parentb6de2910d606d5e1b706c1c8fadf802123209c0f
Don't print two 0x prefixes when printing an address.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp