directive_abort.s   [plain text]


# 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