[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / Inline / 2010-05-12-ValueMap.ll
index f9cc13f499b3020577181763d6e503f41ca024cb..f452907efd0737de9942ab7481163d05c1d9cf39 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline -mergefunc -disable-output
+; RUN: opt -inline -mergefunc -disable-output < %s
 
 ; This tests for a bug where the inliner kept the functions in a ValueMap after
 ; it had completed and a ModulePass started to run. LLVM would crash deleting