directive_abort.s 183 B

123456
  1. # RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
  2. # RUN: FileCheck -input-file %t %s
  3. # CHECK: error: .abort 'please stop assembing'
  4. TEST0:
  5. .abort please stop assembing