Make isel determine where to emit PLT-relative calls instead of having
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 05:02:21 +0000 (05:02 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 05:02:21 +0000 (05:02 +0000)
commit48a7d0257f3b01e495593450b3eba5c4c23076d5
treecf5320f04a9688555d0cd1e76b5848f1bc3514da
parentf9e68accee939a070980ae62d76f33f0f9803b89
Make isel determine where to emit PLT-relative calls instead of having
asmprinter do it.

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