[ms-inline asm] Pass the correct AsmVariant to the PrintAsmOperand() function
[oota-llvm.git] / test / CodeGen / X86 / atomic-pointer.ll
2012-08-17 Eli FriedmanMake atomic load and store of pointers work. Tighten...