[PATCH] D157483: [AIX] Handle ReadOnlyWithRel kind on AIX.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 23:53:26 PDT 2023


Esme added a comment.

In D157483#4612609 <https://reviews.llvm.org/D157483#4612609>, @hubert.reinterpretcast wrote:

> In D157483#4612499 <https://reviews.llvm.org/D157483#4612499>, @Esme wrote:
>
>> The issue was found by Zheng @shchenz during sanitizer enablement on AIX.
>
> It sounds like this is not a regression and can be left out of the LLVM 17 release then. Does that sound right?

I think so. This failure currently only occurs with `-fsanitize-coverage` and support for this option on AIX is not yet complete.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157483



More information about the llvm-commits mailing list