[PATCH] D130049: [WinEH][ARM64] Split unwind info for functions larger than 1MB

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 09:28:34 PDT 2022


efriedma added a comment.

I thought we had resolved all the issues with instruction mismatches... I guess not.  We need to suppress the ldp formation transform in that case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130049/new/

https://reviews.llvm.org/D130049



More information about the llvm-commits mailing list