[libc-commits] [libc] [libc] Add missing -latomic for rv32 (PR #99337)

Mikhail R. Gadelha via libc-commits libc-commits at lists.llvm.org
Wed Jul 17 08:10:16 PDT 2024


mikhailramalho wrote:

Intel 64 doesn't seem to mind this change, but I haven't tried it in arm64 or fuschia.

If this is merged and it fails in other systems, I can conditionally add the lib via `LIBC_TARGET_ARCHITECTURE_IS_RISCV32`

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


More information about the libc-commits mailing list