[all-commits] [llvm/llvm-project] 85b9c5: [libc++] Fix libcxx build on 32bit architectures w...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Feb 4 08:39:40 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85b9c5ccc172a1e61c7ecaaec4752587cb6f1e26
https://github.com/llvm/llvm-project/commit/85b9c5ccc172a1e61c7ecaaec4752587cb6f1e26
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M libcxx/src/atomic.cpp
Log Message:
-----------
[libc++] Fix libcxx build on 32bit architectures with 64bit time_t defaults e.g. riscv32
Patch by Khem Raj.
Differential Revision: https://reviews.llvm.org/D85095
More information about the All-commits
mailing list