[llvm] [Inliner] Add support for preserving `nocapture` param attr (PR #113418)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 01:53:15 PST 2024
nikic wrote:
Can you remind me what the original motivating case was? Something like a nocapture wrapper around inline assembly?
https://github.com/llvm/llvm-project/pull/113418
More information about the llvm-commits
mailing list