blob: 86e6267a7a1eb21f386860c13a571d5098cda249 [file] [log] [blame]
# RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
# RUN: FileCheck -input-file %t %s
# CHECK: error: .abort 'please stop assembing'
TEST0:
.abort please stop assembing