[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GVN / crash.ll
index 4a8c8e4589c8fa2b87d3c50c12f846e3bba644bc..9fb612fcae139cc00f493bf2de3121cf005f105d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -gvn %s -disable-output
+; RUN: opt -gvn -disable-output < %s
 
 ; PR5631