[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / GVN / pr12979.ll
index 669da9127d0b1570eae3524f26f7065f6cee251c..0198a56513ea907851fae71ce99a91c8c968f1a8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -gvn -S -o - | FileCheck %s
+; RUN: opt -gvn -S < %s | FileCheck %s
 
 define i32 @test1(i32 %x, i32 %y) {
 ; CHECK: @test1(i32 %x, i32 %y)