Change llc command line for register allocators
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedStructCrash.llx
index ba2f66149bd453b3a4b0a956acca399981314e41..c606aa03a24394a98de3d9ee9826f55d2a1b6c1e 100644 (file)
@@ -1,3 +1,4 @@
 ; Found by inspection of the code
+; RUN: llvm-as < %s 2>&1 | grep "Illegal"
 
 global {} { int 7, float 1.0, int 7, int 8 }