Skip to content

LLVM code generation: Native disassembly #23

@croys

Description

@croys

Motivations

Want to be able to see the native assembler for an LLVM module. Should be usable from the REPL, not just AOT.

Solution

Add a "dump_native" or similar method to llvm::Module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions