[PATCH] D95518: [Debug-Info][XCOFF] support dwarf for XCOFF for assembly output

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 10:01:54 PST 2021


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

LGTM if the nit comment is addressed
There are two items that we need to follow up after this patch:

1. The corner case/bug in https://reviews.llvm.org/D95518#inline-919030
2. The possibility of addressing the FIXME for https://reviews.llvm.org/D95518#inline-918884


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95518



More information about the llvm-commits mailing list