[PATCH] D86889: [AArch64] Add asm directives for the remaining SEH unwind codes

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 13:46:22 PDT 2020


mstorsjo added a comment.

@efriedma Any followup to the discussion above?

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.


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