[PATCH] D69003: cmake/modules/AddLLVM.cmake: pass '-latomic' to the linker if necessary
Gokturk Yuksek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 12:03:15 PDT 2019
gokturk added a comment.
In D69003#1710088 <https://reviews.llvm.org/D69003#1710088>, @gokturk wrote:
> I've started a build on the affected VM (riscv64gc) to see if it solved the problem. It typically takes ~20 hours until the error is produced.
>
> Also see https://reviews.llvm.org/D68964, related to this issue.
I can confirm that this patch combined with D68964 <https://reviews.llvm.org/D68964> resolves the build issue for me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69003/new/
https://reviews.llvm.org/D69003
More information about the llvm-commits
mailing list