[llvm] [SafeStack] Add 'unsafealloc' metadata to identify unsafe AllocaInsts (PR #78941)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 16 16:01:34 PST 2024
vitalybuka wrote:
Isn't SafeStack conservative and assume everything unsafe unless proven otherwise?
https://github.com/llvm/llvm-project/pull/78941
More information about the llvm-commits
mailing list