[clang] [llvm] [ARM] Fix -mno-omit-leaf-frame-pointer flag doesn't works on 32-bit ARM (PR #109628)

David Spickett via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 04:48:02 PDT 2024


DavidSpickett wrote:

FYI we found an issue with this when testing lldb - https://github.com/llvm/llvm-project/issues/113154

No clear indication yet whether this change uncovered an existing problem, or has caused a new one.

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


More information about the cfe-commits mailing list