R600: Add ISA documents to the CompilerWriterInfo page
[oota-llvm.git] / test / MC / AsmParser / directive_abort.s
index 1fd1f6e44a32ceb7534b23356808a958a6479217..86e6267a7a1eb21f386860c13a571d5098cda249 100644 (file)
@@ -1,4 +1,4 @@
-# RUN: llvm-mc -triple i386-unknown-unknown %s 2> %t
+# RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
 # RUN: FileCheck -input-file %t %s
 
 # CHECK: error: .abort 'please stop assembing'