[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GlobalOpt / 2006-11-01-ShrinkGlobalPhiCrash.ll
index 39be6c40413b3d69b6344f4a76e2af856ece6d33..352639ac067c1c9d109a9c89ee86727656996897 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globalopt -disable-output
+; RUN: opt < %s -globalopt -disable-output
 
         %struct._list = type { i32*, %struct._list* }
         %struct._play = type { i32, i32*, %struct._list*, %struct._play* }