Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

Make sure all the asm! invocations are volatile #31

Open
@farcaller

Description

@farcaller

llvm seems to toss around the assembly block unless it's volatile. Given that all asm! blocks must execute at the code point where they are defined, they all should be marked volatile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions