Revert "[compiler-rt] Implement ARM atomic operations for architectures without SMP support"
This reverts commit 910a642c. There are serious correctness issues with the current approach: __sync_* routines which are not actually atomic should not be enabled by default. I'll continue discussion on the review.
Loading
Please sign in to comment