Fix pointer info on PPC byval stores
[oota-llvm.git] / test / Transforms / InstCombine / 2012-03-10-InstCombine.ll
index 6898997254968af34cc5e0a4edee460486f9c282..d1860bccd75ee8f233264c314c5a1ca08a16fcd9 100644 (file)
@@ -1,8 +1,8 @@
-; RUN: opt < %s -instcombine | FileCheck %s
+; RUN: opt < %s -S -instcombine | FileCheck %s
 
 ; Derived from gcc.c-torture/execute/frame-address.c
 
-; CHECK:     @func
+; CHECK-LABEL:     @func(
 ; CHECK:     return:
 ; CHECK-NOT: ret i32 0
 ; CHECK:     ret i32 %retval