Transform (X/Y)*Y into X if the division is exact. Instcombine already knows how
[oota-llvm.git] / test / FrontendC / 2007-05-15-PaddingElement.c
index a218b3594d721663c107ecdf0efd776309ff1f6b..bad6a11dae81a51e8c2261566f90e89c034a9f49 100644 (file)
@@ -1,6 +1,6 @@
 // PR 1419
 
-// RUN: %llvmgcc -xc  -O2 %s -c -o - | llvm-dis | grep "ret i32 1"
+// RUN: %llvmgcc -xc  -O2 %s -S -o - | grep "ret i32 1"
 struct A {
   short x;
   long long :0;