1 // RUN
: llvm-mc
-triple i386-unknown-unknown
%s | FileCheck
%s
3 // .exitm is encountered in a normal macro expansion
11 // Only the output from the first rept expansion should make it through
:
15 // .exitm is in a true branch
27 // .exitm is in a false branch
41 // .exitm is in a false branch that is encountered prior to the true branch
54 // .exitm is in a macro that's expanded in a conditional block.