use jump table operand flags in asm printer instead of "magic predicates"
authorChris Lattner <sabre@nondot.org>
Fri, 26 Jun 2009 18:55:01 +0000 (18:55 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Jun 2009 18:55:01 +0000 (18:55 +0000)
commit89ca575c310457304d53be93749fdc284e424375
treead84043b7e9c0564e73a7124a602e4544283a7e0
parentd2deed00918d788d3b3ea37ea7a5879e971859c1
use jump table operand flags in asm printer instead of "magic predicates"

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