mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-29 07:00:34 +00:00
Use LLVM C-API to build atomic cmpxchg and fence We don't need C++ wrappers because the LLVM C API can build these.
Use LLVM C-API to build atomic cmpxchg and fence We don't need C++ wrappers because the LLVM C API can build these.