[clang] [llvm] [win][aarch64] Always reserve frame pointers for Arm64 Windows, take 2 (PR #147354)
Daniel Paoliello via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 10 09:58:17 PDT 2025
dpaoliello 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?
PR to fix: #148000
https://github.com/llvm/llvm-project/pull/147354
More information about the llvm-commits
mailing list