Properly handle indirect win64 args when they're passed in memory
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-05-InvalidAsm.ll
2007-09-06 Evan ChengFix a bug in X86InstrInfo::convertToThreeAddress that...