[llvm] [AA] Assert that alias() arguments are pointers (PR #138242)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue May 13 13:54:52 PDT 2025


nikic wrote:

@slackito Most likely the code is calling MemoryLocation::getForArgument on a non-pointer argument.

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


More information about the llvm-commits mailing list