test for something more interesting than not crashing
[oota-llvm.git] / test / Assembler / 2005-01-31-CallingAggregateFunction.ll
index 997bbfad7a5b029e120e6502ae14f0b5314f61c4..e6baf34a6c74b8f95eb0e4a854020fdacea341f6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s -o /dev/null -f 
+; RUN: llvm-as < %s -o /dev/null -f 
 
 define void @test() {
        call {} @foo()