ARM64 assembler fixes for Folly.
Summary: Wrap asm("pause") in an inline so that it becomes asm("wfe") on aarch64. Closes #187 Closes #190 Reviewed By: @yfeldblum Differential Revision: D2152868 Pulled By: @sgolemon
Showing
Please register or sign in to comment