This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3189dd205a58: [AIX] Define __THW_PPC__ macro (authored by
Jake-Egan).
Changed prior to commit:
https://reviews.llvm.org/D107243?vs=363354&id=36478
cebowleratibm accepted this revision.
cebowleratibm added a comment.
This revision is now accepted and ready to land.
LGTM. __THW_PPC__ is a macro historically defined by xlc on AIX and defining
it may help users port to clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION