Further simplify from r253832, removing unnecessary intermediate lambdas
[oota-llvm.git] / test / CodeGen / Thumb / 2007-02-02-JoinIntervalsCrash.ll
index ee52cf0f4e7b14c1ef1adf76e31d1429e242aeee..be2b839c21d7ec82f3d2000d24dc7bd852350570 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=thumb-apple-darwin
+; RUN: llc < %s -mtriple=thumb-apple-darwin
 
        %struct.color_sample = type { i32 }
        %struct.ref = type { %struct.color_sample, i16, i16 }