Closed
Description
See #107 (comment)
Basically:
- This crate used
asm!
which was renamed tollvm_asm!
asm!
was re-introduced with a different API and is the current recommended way to do inline assembly- the
x86_64
crate has been updated accordingly: see Use new assembly syntax x86_64#165
Metadata
Metadata
Assignees
Labels
No labels