This is the Linux/sparc64 equivalent to D118021, necessary to provide an external implementation of atomics on 32-bit SPARC which LLVM cannot inline even with -mcpu=v9 or an equivalent default.
Tested on sparc64-unknown-linux-gnu.
Differential D130569
[Driver] Use libatomic for 32-bit SPARC atomics support on Linux ro on Jul 26 2022, 7:02 AM. Authored by
Details This is the Linux/sparc64 equivalent to D118021, necessary to provide an external implementation of atomics on 32-bit SPARC which LLVM cannot inline even with -mcpu=v9 or an equivalent default. Tested on sparc64-unknown-linux-gnu.
Diff Detail
Event Timeline
|
// TODO ... and attach a bug link