summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/macro-rept-err1.s
blob: cfa66878d9793831e0c7adfb40de2916ab58712d (plain)
1
2
3
4
5
6
// RUN: not llvm-mc -triple x86_64-unknown-unknown %s 2> %t
// RUN: FileCheck < %t %s

.endr

// CHECK: unmatched '.endr' directive