Skip to content

LLVM IR package in native Go #1

Open
@mewmew

Description

Hej @jackspirou,

In the SSA documentation readme, I noticed the following:

At first the goal was to use some standardized IR format such as what LLVM provides, or ARM. That idea quickly melted away since no native go packages currently support those IR formats (other than the code for golang itself).

Just wanted to give you a heads up that the llir/llvm project is slowly approaching feature-completeness, a native Go project for interacting with LLVM IR. We would therefore like to invite alpha users to take it up for a spin, so that we may resolve any issues with the API, make the design consistent and intuitive and hopefully stabilize the API within the months to come.

For an example usage of the API, see https://godoc.org/github.com/llir/llvm/ir#example-package

Hope to hear from you!

Cheers /u

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions