fix PR8602, a bug in an assertion: a volatile store *of* a pointer
[oota-llvm.git] / test / CodeGen / Thumb / 2010-07-01-FuncAlign.ll
2010-07-01 Bob WilsonARM function alignments were off by a power of two...