[llvm] [SafeStack] Add 'unsafealloc' metadata to identify unsafe AllocaInsts (PR #78941)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 01:47:00 PST 2024


nikic wrote:

This needs a LangRef update. Can you please also update the PR description to explain in more detail what the use case for this is? Why do you need to force certain allocas to be treated as unsafe?

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


More information about the llvm-commits mailing list