[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / add3.ll
index 55e7ec7a1db3ac2d496892e740fe81439eb905c0..cde3e24215f8b693c8d1c4ea07b058b0c58d86b4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep inttoptr | count 2
+; RUN: opt < %s -instcombine -S | grep inttoptr | count 2
 
 ;; Target triple for gep raising case below.
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"