MCAsmParser: handle space properly for .ifc/.ifnc
[oota-llvm.git] / test / MC / AsmParser / macro-rept-err2.s
2012-05-12 Rafael EspindolaAdd support for the .rept directive. Patch by Vladmir...