diff options
Diffstat (limited to 'test/MC/AsmParser/macro-rept-err1.s')
-rw-r--r-- | test/MC/AsmParser/macro-rept-err1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AsmParser/macro-rept-err1.s b/test/MC/AsmParser/macro-rept-err1.s index db92856..cfa6687 100644 --- a/test/MC/AsmParser/macro-rept-err1.s +++ b/test/MC/AsmParser/macro-rept-err1.s @@ -3,4 +3,4 @@ .endr -// CHECK: unexpected '.endr' directive, no current .rept +// CHECK: unmatched '.endr' directive |