This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readobj] Decode the yet undocumented ARM64 SEH info for return address signing
ClosedPublic

Authored by mstorsjo on Oct 5 2022, 8:42 AM.

Diff Detail

Event Timeline

mstorsjo created this revision.Oct 5 2022, 8:42 AM
Herald added a project: Restricted Project. · View Herald Transcript
mstorsjo requested review of this revision.Oct 5 2022, 8:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2022, 8:42 AM
Herald added a subscriber: MaskRay. · View Herald Transcript
mstorsjo updated this revision to Diff 466189.Oct 7 2022, 2:48 PM

Updated with the real name of the opcode, as suggested in https://github.com/MicrosoftDocs/cpp-docs/pull/4202. The PR isn't accepted yet, but the findings were more or less confirmed.

efriedma accepted this revision.Oct 7 2022, 3:36 PM

LGTM

This revision is now accepted and ready to land.Oct 7 2022, 3:36 PM
This revision was landed with ongoing or failed builds.Oct 11 2022, 4:36 AM
This revision was automatically updated to reflect the committed changes.