[PATCH] D104646: [AIX][XCOFF] 64-bit relocation reading support

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 27 00:25:38 PDT 2021


jhenderson added a comment.

In D104646#2903848 <https://reviews.llvm.org/D104646#2903848>, @MaryamBen wrote:

> I created another patch to replace unwrapOrError with reportUniqueWarning.
> Could you suggest someone who can take a look on it ?

I assume you mean this patch (I'll take a look at the unwrapOrError one)? Take a look at who has made changes to the XCOFF code up to now, and add them as reviewers.


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

https://reviews.llvm.org/D104646



More information about the llvm-commits mailing list