[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-16-fsub.ll
index fad21f11bdd3491be73c3e91ae904d2c314eafe4..672b4e955262b562c8025a94828f13580b902279 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep sub
+; RUN: opt %s -instcombine -S | grep sub
 ; PR2553
 
 define double @test(double %X) nounwind {