[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / 2007-08-02-InfiniteLoop.ll
index 988599ba3f95a5be9951461ac6c36ccce7c1cb3d..3f76187b780a47fea679cbc01e5f908e2ca789c4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 ; PR1594
 
 define i64 @test(i16 %tmp510, i16 %tmp512) {