[PGO] Rename the profdata filename to avoid the conflict b/w tests.
[oota-llvm.git] / test / Transforms / Inline / 2008-09-02-NoInline.ll
index 65b80e449d592895f474ba7ef228e64082fdbf47..33c8949afe05077afdad972d216d21c29862f9d1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline | llvm-dis | grep call | count 1
+; RUN: opt < %s -inline -S | grep call | count 1
 
 define i32 @fn2() noinline {
   ret i32 1