Fix PR1761 by not printing (rip) suffix when in -static mode.
authorChris Lattner <sabre@nondot.org>
Sun, 4 Nov 2007 19:23:28 +0000 (19:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Nov 2007 19:23:28 +0000 (19:23 +0000)
commitfe6575c2bf1126c9dee3cc73ad321a375634fc42
tree3de911929ead68b6866c13a808e7e208d6c753d0
parent873390ee570aba88542b12d60a3c41d760fc4053
Fix PR1761 by not printing (rip) suffix when in -static mode.
Evan, please review this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43680 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ATTAsmPrinter.cpp
test/CodeGen/X86/2007-11-04-rip-immediate-constant.ll [new file with mode: 0644]