[PATCH] D105259: [AIX] Add dummy XCOFF MCAsmParserExtension
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 01:39:36 PDT 2021
xgupta accepted this revision.
xgupta added a comment.
This revision is now accepted and ready to land.
LGTM, Thanks!
Tested the patch locally on my system and most code is common with ELF/COFF AsmParser implementation. Will look for further AIX/COFF specific implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105259/new/
https://reviews.llvm.org/D105259
More information about the llvm-commits
mailing list