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