Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 635 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 635 Bytes

irutil

GoDoc

LLVM IR utility functions.

The irutil repository provides utility functions for LLVM IR and is intended to supplement llir/llvm.

Experimental

Note: the API of irutil is to be considered experimental. We intend to iterate on the design of the API, so make sure to pin versions to ensure stability.

License

The llir/irutil project is dual-licensed to the public domain and under a zero-clause BSD license. You may choose either license to govern your use of llir/irutil.