[PATCH] D137511: [PPC] Undefine __ppc64__ to match GCC

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 09:37:15 PST 2022


MaskRay added a comment.

In D137511#3911149 <https://reviews.llvm.org/D137511#3911149>, @nemanjai wrote:

> I am going to block this since the uses of the macros in `clang/lib/Headers/ppc_wrappers` will likely cause build bot failures.

clang/lib/Headers/ppc_wrappers was fixed yesterday. The only dependency is D137513 <https://reviews.llvm.org/D137513> :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137511



More information about the cfe-commits mailing list