[llvm] [Inliner] Prevent adding pointer attributes to non-pointer arguments (PR #115569)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 9 04:15:46 PST 2024


https://github.com/nikic requested changes to this pull request.

We should entirely skip the getUnderlyingObject logic for non-pointer arguments instead.

https://github.com/llvm/llvm-project/pull/115569


More information about the llvm-commits mailing list