Fix PR6673: updating the callback should not clear the map.
[oota-llvm.git] / test / CodeGen / Thumb / 2007-05-05-InvalidPushPop.ll
index 159be4eca334892ab4dcdee674941068bfcdae56..2074bfd5d7b9e54e92be1eac04f029aee575fdea 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc | not grep r11
+; RUN: llc < %s | not grep r11
 
 target triple = "thumb-linux-gnueabi"
        %struct.__sched_param = type { i32 }