rorth wrote:

The libcalls per se wouldn't be a problem since on 32-bit Solaris/sparc 
`-latomic` is always linked due to that.  However, the `__sync_*` libcalls 
aren't defined in `libatomic.so`, thus the link failure.

https://github.com/llvm/llvm-project/pull/73176
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to