[compiler-rt] Fix AArch64 out-of-line atomics visibility on mach-o
This fixes an apparent oversight in D91156, where the symbol was defined without the leading underscore, then the visibility was later declared with it. rdar://73364185 Differential revision: https://reviews.llvm.org/D95639
Loading
Please sign in to comment