OSDN Git Service

Give the asmprinter the ability to print memrefs with a constant pool index,
authorChris Lattner <sabre@nondot.org>
Sun, 17 Oct 2004 07:16:32 +0000 (07:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Oct 2004 07:16:32 +0000 (07:16 +0000)
commit0e0ed856977c2c105a2ad8f344bce8056f232ae4
tree9d4c67648a0ea1f1496513147ee75ae5044a9bcf
parentde95c9e0bb2026b322c00916ab8be485595e594c
Give the asmprinter the ability to print memrefs with a constant pool index,
index reg and scale

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