Hack to let the move lowering handle dynamic-no-pic absolute moves of
authorEric Christopher <echristo@apple.com>
Thu, 17 Jun 2010 00:51:48 +0000 (00:51 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 17 Jun 2010 00:51:48 +0000 (00:51 +0000)
commite98ad835435b82347eac3708e561928a35c62865
tree869eb5b042a19e28e8a3a6bb02cb99928fe61dce
parent04b8d3cc4914ffe74f1c78fbf0ff4c8c3299cbea
Hack to let the move lowering handle dynamic-no-pic absolute moves of
TLVP:

movl _a@TLVP, %eax

Daniel: Please review if you get a chance.

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