Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / 2012-03-20-LargeConstantExpr.ll
2012-03-20 Bill WendlingIt's possible to have a constant expression who's size...