[PATCH] D74166: [AIX][Frontend] Static init implementation for AIX considering no priority

Puyan Lotfi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 17:12:49 PDT 2020


plotfi added a comment.

In D74166#2107831 <https://reviews.llvm.org/D74166#2107831>, @plotfi wrote:

> @rjmccall
>
> FYI this diff appears to be breaking a ptrauth test on apple/swift/master-next (clang/test/CodeGenCXX/ptrauth-static-destructors.cpp).
>
> Investigating this further.


Looks like this was addressed in:

https://github.com/apple/llvm-project/commit/8e8176c0bee7215b397d78cfff6e617cfc50e248

and 
https://github.com/apple/llvm-project/commit/4292b7edfcf0672da076a0b4e3d4fde8b2672359#diff-75a7118d42116297f6a0b1a0fd020604


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74166





More information about the cfe-commits mailing list