[PATCH] D147937: fix: Link `atomic` into LLVMOrcJIT on platforms without hardware support for atomics

Sam James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 00:43:53 PDT 2023


thesamesam added a comment.

You should be able to use the mechanism from https://github.com/llvm/llvm-project/commit/fa981b541365190ae646d2dce575706cd0626cf7 instead for both the original change here and any future changes?


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