[llvm] Skip stack protectors on alloca's which have new metadata to opt out (PR #170229)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 18 07:13:58 PST 2025


================

----------------
nikic wrote:

```suggestion
alloca instruction with this metadata and value `i32 0` will be skipped when deciding whether
```
or something.

This is clarified later, but confusing on first read.

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


More information about the llvm-commits mailing list