[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GlobalOpt / deadglobal-2.ll
index 15d266dd1b95f391c7402d4d6be6dd431cc6cc79..4f8181983094779da22f0d9a376beea7e4ca2c05 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -globalopt | llvm-dis | not grep internal
+; RUN: opt < %s -globalopt -S | not grep internal
 
 ; This is a harder case to delete as the GEP has a variable index.