[all-commits] [llvm/llvm-project] e65c5e: [AArch64] Make opcode switch in tryARM64PackedUnwi...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Thu Dec 1 12:07:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e65c5eebb8ed534b4575878e42e532389dcb5a2c
https://github.com/llvm/llvm-project/commit/e65c5eebb8ed534b4575878e42e532389dcb5a2c
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M llvm/lib/MC/MCWin64EH.cpp
Log Message:
-----------
[AArch64] Make opcode switch in tryARM64PackedUnwind comprehensive.
I don't think compiler-generated code could actually be affected by
this, but better to be thorough.
Differential Revision: https://reviews.llvm.org/D139048
More information about the All-commits
mailing list