[ORC] Link `atomic` on platforms without hardware support for atomics.
Fixes error about missing reference to __atomic_fetch_add_8 when linking LLVMOrcJit on ARMv6. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D147937
Loading
Please sign in to comment