[compiler-rt] [compiler-rt] Use __atomic builtins whenever possible (PR #84439)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 10:48:26 PDT 2024


arichardson wrote:

> https://github.com/llvm/llvm-project/blob/main/compiler-rt/lib/sanitizer_common/CMakeLists.txt#L125 should also be updated?

Thanks, that's probably why CI is failing (not sure why it didn't locally).

https://github.com/llvm/llvm-project/pull/84439


More information about the llvm-commits mailing list