• Ananth Jasty's avatar
    ARM64 assembler fixes for Folly. · 6457c442
    Ananth Jasty authored
    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
    6457c442
Baton.h 11.8 KB