MIR Serialization: Initial serialization of stack objects.
[oota-llvm.git] / test / CodeGen / Generic / trap.ll
index 4dfc1a6450b93ceed24ea378adf4528006543a20..67d1a7a347f383d0a701a7fce069d07d87156bf1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 define i32 @test() noreturn nounwind  {
 entry:
        tail call void @llvm.trap( )