[PATCH] D147937: fix: Link `atomic` into LLVMOrcJIT on platforms without hardware support for atomics
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 18:51:32 PDT 2023
lhames added a comment.
My first guess would be `llvm-project/lld/COFF/CMakeLists.txt`, but it's worth double-checking that with an LLD reviewer.
I'm just rebuilding to test this locally now and hope to have it committed shortly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147937/new/
https://reviews.llvm.org/D147937
More information about the llvm-commits
mailing list