[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GlobalOpt / 2009-03-06-Anonymous.ll
index ea13d293d5fa3c676d61635d30a2d1eda02819c5..62f75e123be7dd27b081cc2513f99c066c80b5ee 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globalopt | llvm-dis | grep internal | count 2
+; RUN: opt < %s -globalopt -S | grep internal | count 2
 
 global i32 0
 define i32* @1() {