[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GVN / 2007-07-25-InfiniteLoop.ll
index 442ba083749f7b8db87a84725c6751ce838ad722..7e9c982de51c4812b616d51299ed3d7a8aa7d928 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn | llvm-dis | not grep {tmp10 =}
+; RUN: opt < %s -basicaa -gvn -S | not grep "tmp10 ="
 
        %struct.INT2 = type { i32, i32 }
 @blkshifts = external global %struct.INT2*             ; <%struct.INT2**> [#uses=2]