[PATCH] D111078: [AIX] Enable int128 in 64 bit mode
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 4 11:34:28 PDT 2021
hubert.reinterpretcast added a comment.
Making a change to whether a platform has `__int128` affects the ABI of libc++'s `std::chrono::file_clock`. We should make sure the mitigation patch is posted and accepted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111078/new/
https://reviews.llvm.org/D111078
More information about the llvm-commits
mailing list