Skip to content

Is there anyway to parse .ll or .bc file into class <llvmlite.ir.Module>? #1117

Open
@IWannaToBeHappy

Description

I noticed that this requirement was mentioned in 2018 and 2021. I would like to know whether the current version of llvmlite supports parsing .ll files into IR modules.
It appears that llvmlite.binding cannot modify module members like ir.Builder can, so it does not meet my requirements.

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