[PATCH] D63415: [AsmPrinter] Make the encoding of call sites in .gcc_except_table configurable

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 07:01:29 PDT 2019


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

LGTM, thanks. I've spent quite a bit of time comparing output vs gcc so I'm pretty confident here now. I committed a slightly different test strategy in the DWARF encoding work I just committed, so will adjust this patch to build on that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63415/new/

https://reviews.llvm.org/D63415





More information about the llvm-commits mailing list