This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b1dd213c4b FileManager: Use llvm::Expected in new getFileRef API new 2faccd30cf5 [Attributor] Adjust and test the iteration bound of tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/IPO/Attributor.cpp | 14 +++++++++++++- test/Transforms/FunctionAttrs/align.ll | 2 +- test/Transforms/FunctionAttrs/arg_nocapture.ll | 2 +- test/Transforms/FunctionAttrs/arg_returned.ll | 2 +- test/Transforms/FunctionAttrs/dereferenceable.ll | 2 +- test/Transforms/FunctionAttrs/fn_noreturn.ll | 2 +- test/Transforms/FunctionAttrs/liveness.ll | 2 +- test/Transforms/FunctionAttrs/noalias_returned.ll | 2 +- test/Transforms/FunctionAttrs/nofree-attributor.ll | 2 +- test/Transforms/FunctionAttrs/nonnull.ll | 2 +- test/Transforms/FunctionAttrs/noreturn_async.ll | 2 +- test/Transforms/FunctionAttrs/noreturn_sync.ll | 2 +- test/Transforms/FunctionAttrs/nosync.ll | 2 +- test/Transforms/FunctionAttrs/nounwind.ll | 2 +- .../FunctionAttrs/read_write_returned_arguments_scc.ll | 2 +- test/Transforms/FunctionAttrs/willreturn.ll | 2 +- 16 files changed, 28 insertions(+), 16 deletions(-)