Rearrange the CHECK lines in this test to make failure more obvious.
[oota-llvm.git] / test / MC / AsmParser / macro-rept.s
2012-05-12 Rafael EspindolaAdd support for the .rept directive. Patch by Vladmir...