Remove the unused 4th operand for DIFile debug info metadata
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-13-MulURem.ll
index c10128e33f24687b245bc3dcdc467d0b889d00a1..a88c510972475872cac31e40375651d39b6088d1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep rem
+; RUN: opt %s -instcombine -S | grep rem
 ; PR1933
 
 define i32 @fold(i32 %a) {