isPICStyleStub() is now never true in -static mode, so simplify code.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 04:43:12 +0000 (04:43 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 04:43:12 +0000 (04:43 +0000)
commitfb37d9561e230493f46120fb30c449b2ed99ffc8
tree0294f4c12cf3962886797fe848d5f9d2ca4d9e6d
parent15a380a03567deba90c074a2cd5a45b81ae0958b
isPICStyleStub() is now never true in -static mode, so simplify code.

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