[libcxx-commits] [PATCH] D108668: [libc++] XFAIL align.pass.cpp for PowerPC LE
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 26 10:21:17 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
I'm going to approve this if it solves your problem in the short term. However, I would strongly advise figuring out what the underlying issue is on this platform. It looks like we should be using compiler-rt instead of libatomic, and yeah, that should be achievable from the CMake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108668/new/
https://reviews.llvm.org/D108668
More information about the libcxx-commits
mailing list