[PATCH] D125644: [ARM SEH 2] [llvm-readobj] Improve printing of Windows ARM packed unwind info
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 12:53:50 PDT 2022
efriedma added a comment.
Can you add a testcase that has both a vpush and prologue folding?
The resulting stack layout would be weird, but I guess the reserved space would be usable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125644/new/
https://reviews.llvm.org/D125644
More information about the llvm-commits
mailing list