Debug Info Testing: use null instead of an empty string in context field.
[oota-llvm.git] / test / CodeGen / ARM / 2009-03-09-AddrModeBug.ll
index 0ec6d7d4ff73536ac5e6beffe2d8ef2231023395..a1ce384b5345242cece71d6c7f9e901f5a28c4d3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm
+; RUN: llc < %s -march=arm
 
        %struct.hit_t = type { %struct.v_t, double }
        %struct.node_t = type { %struct.hit_t, %struct.hit_t, i32 }