[all-commits] [llvm/llvm-project] 11056c: [AArch64] [test] Make unwind info tests actually u...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Dec 5 10:42:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11056c3fc35ed6fa04b7127db289cf42fd7e0bb5
https://github.com/llvm/llvm-project/commit/11056c3fc35ed6fa04b7127db289cf42fd7e0bb5
Author: Martin Storsjö <martin at martin.st>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M llvm/test/MC/AArch64/seh-large-func.s
M llvm/test/MC/AArch64/seh-optimize.s
M llvm/test/MC/AArch64/seh-packed-unwind.s
Log Message:
-----------
[AArch64] [test] Make unwind info tests actually use the right instructions
This makes them match the expected decoding of the unwind info
opcodes, avoiding mismatch indications from "dumpbin -unwindinfo".
This is a follow up to 458035027c80e984bf5862140aed20d5e50dd22a;
these cases were missed in that commit.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list