[attrs] Extract the pure inference of function attributes into
[oota-llvm.git] / test / Transforms / InstCombine / strto-1.ll
index fc35dddcae5a5337541d7ef6d6392c52996b41a9..96f36e8d89c7d5c7983425ba748ea2a15394aafd 100644 (file)
@@ -1,6 +1,6 @@
 ; Test that the strto* library call simplifiers works correctly.
 ;
-; RUN: opt < %s -instcombine -functionattrs -S | FileCheck %s
+; RUN: opt < %s -instcombine -inferattrs -S | FileCheck %s
 
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"