This first patch in the strnlen series adds a stub handler for the function and annotates calls to it with the expected attributes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
msebor added a child revision: D123816: [InstCombine] Fold strnlen with a bound of zero and one..Apr 14 2022, 1:18 PM
This revision is now accepted and ready to land.Apr 14 2022, 1:38 PM
This revision was landed with ongoing or failed builds.Apr 26 2022, 1:03 PM
Closed by commit rG2807c420cd23: [InstCombine] add a strnlen handler stub. (authored by msebor). · Explain Why
This revision was automatically updated to reflect the committed changes.