Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / alloca-align-rounding-32.ll
2010-05-28 Dan GohmanEliminate the restriction that the array size in an...