refactor operand printing to remove hte last of the "mem" modifier hack. The
authorChris Lattner <sabre@nondot.org>
Mon, 13 Jul 2009 21:48:33 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Jul 2009 21:48:33 +0000 (21:48 +0000)
commit92aa0bb4cab8dec9df4c51b414b5861953752a32
treec91d0fbf65e019828784c4079990bce78ef4dc2d
parent87370b8301fa39ee54bdcaae0618fd565e808466
refactor operand printing to remove hte last of the "mem" modifier hack.  The
only remaining modifier is "subreg".

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