summaryrefslogtreecommitdiff
path: root/test/MC/AsmParser/macro-rept-err1.s
blob: db92856a1d6d2e1bef9fcfe166d59ce849e6256f (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: unexpected '.endr' directive, no current .rept