[PATCH] D86889: [AArch64] Add asm directives for the remaining SEH unwind codes
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 14:43:46 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
> Regarding just allowing passing custom opcode bytes through vs defining names - it's only 4 odd ones, so a custom escape mechanism feels a bit overkill, and they at least have names in the docs.
Fair enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86889/new/
https://reviews.llvm.org/D86889
More information about the llvm-commits
mailing list