Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / 2010-11-02-DbgParameter.ll
2010-11-02 Devang PatelUse frameindex, if available, as a last resort to emit...