[PATCH] D26413: [XRay] Support AArch64 in compiler-rt

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 23:38:23 PST 2016


rengolin added a comment.

Normal loads are not atomic on aarch64, so I still need to understand what the x86 code does and what the guarantee is.


https://reviews.llvm.org/D26413





More information about the llvm-commits mailing list