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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 17:20:11 PST 2016


dberris accepted this revision.
dberris added a comment.
This revision is now accepted and ready to land.

Just to affirm that I'm fine with this going in, as long as we're confident that the load on ARM64 through the atomic pointer doesn't need to be synchronised further.


https://reviews.llvm.org/D26413





More information about the llvm-commits mailing list