Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / undef-label.ll
2011-06-14 Rafael EspindolaAdd a test for the recent regression.