[PATCH] D55704: [AArch64][libunwind] Unwinding support for return address signing with B Key
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 17 03:33:51 PST 2018
olista01 accepted this revision.
olista01 added a comment.
This revision is now accepted and ready to land.
LGTM with one nit.
================
Comment at: src/DwarfInstructions.hpp:214
// This is the autia1716 instruction. The hint instruction is used here
// as gcc does not assemble autia1716 for pre armv8.3a targets.
----------------
Comment needs updating to also mention AUTIB1716.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55704/new/
https://reviews.llvm.org/D55704
More information about the llvm-commits
mailing list