add support for @PLT and friends on external symbols, fixes
authorChris Lattner <sabre@nondot.org>
Wed, 9 Sep 2009 00:10:14 +0000 (00:10 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Sep 2009 00:10:14 +0000 (00:10 +0000)
commit88e975829873ed3bcf072242b2b69613ef08158e
tree5ad596e7414163138eb405031c18947fec31d73c
parentfce288fc9134f0f1055caf0342c023225bd5c379
add support for @PLT and friends on external symbols, fixes
x86-64-pic-11.ll with the new asmprinter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81294 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp