[clang] [llvm] [win][aarch64] Always reserve frame pointers for Arm64 Windows, take 2 (PR #147354)
Leandro Lupori via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 10 07:28:34 PDT 2025
luporl wrote:
Thanks for the fix.
But Clang::frame-pointer-elim.c test also started failing on Windows on ARM with this PR:
- https://lab.llvm.org/buildbot/#/builders/161/builds/6951
Can you please take a look?
https://github.com/llvm/llvm-project/pull/147354
More information about the llvm-commits
mailing list