blob: 86e6267a7a1eb21f386860c13a571d5098cda249 [file] [log] [blame]
Daniel Dunbar43325c42010-09-09 22:42:56 +00001# RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
Daniel Dunbareb6bb322009-07-27 23:20:52 +00002# RUN: FileCheck -input-file %t %s
Kevin Enderby56523ce2009-07-13 23:15:14 +00003
Daniel Dunbar40a564f2010-07-18 20:15:59 +00004# CHECK: error: .abort 'please stop assembing'
5TEST0:
6 .abort please stop assembing