Skip to content

Deprecation: llvm_asm! > asm! #200

Closed
@TzviPM

Description

@TzviPM

See #107 (comment)

Basically:

  1. This crate used asm! which was renamed to llvm_asm!
  2. asm! was re-introduced with a different API and is the current recommended way to do inline assembly
  3. the x86_64 crate has been updated accordingly: see Use new assembly syntax x86_64#165

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions