This changes "CHECK" check lines to "ATTRIBUTOR" check lines where
necessary and also fixes the now exposed, mostly minor, problems.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D68929
[Attributor][FIX] Use check line that is actually tested ClosedPublic Authored by jdoerfert on Oct 13 2019, 11:05 AM.
Details Summary This changes "CHECK" check lines to "ATTRIBUTOR" check lines where
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 13 2019, 1:28 PM Closed by commit rGdb6efb017f24: [Attributor][FIX] Use check prefix that is actually tested (authored by jdoerfert). · Explain WhyOct 13 2019, 1:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 224793 llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/test/Transforms/FunctionAttrs/dereferenceable.ll
llvm/test/Transforms/FunctionAttrs/nocapture.ll
|