hubert.reinterpretcast added a comment.

In D96033#2762182 <https://reviews.llvm.org/D96033#2762182>, @v.g.vassilev 
wrote:

> That patch should probably get us to a point where we can mark the test as 
> `XFAIL: system-aix`

I've applied that patch to my 64-bit LLVM build and it does cause the object 
writer to be used (which generates the "64-bit XCOFF object files" error seen 
before).

> If that works on your platform I will happily open a review for the changes.

From the behaviour observed in the 64-bit build, the 32-bit case might not fail 
similarly. I need to see if I can get a 32-bit build going. For now, the patch 
would be welcome (without changing from `UNSUPPORTED` to `XFAIL`).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96033

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to