reverie/reverie-ptrace
Jason White 193965dfe5 Convert llvm_asm to asm
Summary:
The `llvm_asm` nightly feature was removed in Rust 1.59 and `asm!()` was simultaneously stabilized, so we need to make the switch so things continue compiling.

This retains the `llvm_asm` code so that it can continue compiling on old llvm versions. This will be removed when that is updated.

Reviewed By: johnhurt

Differential Revision: D34561246

fbshipit-source-id: 42cd2c7e83cea9a5c21bd5871463bb1a42be139d
2022-03-10 12:05:42 -08:00
..
src Convert llvm_asm to asm 2022-03-10 12:05:42 -08:00
Cargo.toml Update async-trait to 0.1.52 2022-02-09 02:05:45 -08:00