Handle mixed normal and early-clobber defs on inline asm.
[oota-llvm.git] / test / CodeGen / X86 / asm-reg-type-mismatch.ll
2012-06-25 Eli FriedmanMake some ugly hacks for inline asm operands which...