mirror of
https://github.com/facebookexperimental/reverie.git
synced 2025-01-23 05:06:23 +00:00
0a4791711c
Summary: This was from the *before times* when `core::arch::asm` wasn't yet stable. `llvm_asm!()` has been removed from recent versions of rustc, so this stuff won't even compile anymore. Note that this also removes a rather large block of `llvm_asm` (`check_for_xen_pmi_bug`) that hasn't yet been migrated over to the new asm syntax. This seems like a lot of work for little benefit, so I'm just deleting it for now. Differential Revision: D40957341 fbshipit-source-id: 2b9bf97e93eaa9462295b9060907530dd797e288 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |