[PATCH] D103696: [XCOFF][AIX] Add support for XCOFF 64 bit Object files

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 19:37:41 PDT 2021


sfertile added a comment.

In D103696#2803289 <https://reviews.llvm.org/D103696#2803289>, @jsji wrote:

>> I don't think the YAML tools support generating 64-bit XCOFF objects yet, but we can add a precompiled object file as test input.
>
> https://reviews.llvm.org/D100375 is ready for review, so I would suggest we use yam2obj base on that . 
> It would be great if we can help review and test D100375 <https://reviews.llvm.org/D100375>.

Awesome, I'm happy to help review it. Thanks Jinsong.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103696



More information about the llvm-commits mailing list