[llvm] [Inliner] Add support for preserving `nocapture` param attr (PR #113418)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 15:09:52 PST 2025
goldsteinn wrote:
Rebased with new `captures` attr. Currently only handling `captures(none)`.
https://github.com/llvm/llvm-project/pull/113418
More information about the llvm-commits
mailing list