[llvm] [AVR] Fix for issue #163015, occasional corruption in stack passed params (PR #164001)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 17 16:58:19 PDT 2025


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

----------------
mshockwave wrote:

`local_unnamed_addr` and `protected` are probably not needed. The `swiftself` below is probably redundant as well. Alternatively, you can use `llvm-reduce` to cleanup the test case: https://llvm.org/docs/CommandGuide/llvm-reduce.html

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


More information about the llvm-commits mailing list