Misuse of hasExternalLinkage(), should be checking isDeclaration().
authorEvan Cheng <evan.cheng@apple.com>
Mon, 4 Jun 2007 18:54:57 +0000 (18:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 4 Jun 2007 18:54:57 +0000 (18:54 +0000)
commit111354ff99c2480246b8eac905c60a30e9c589d3
tree210cd817cd1f82a2330564186a513d91dafe9586
parent5ea069fdda612676ead7c9b49d570c5872b2e57c
Misuse of hasExternalLinkage(), should be checking isDeclaration().

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