repositorypackage
0.0.0-20230226050352-c20f75c375f9
Repository: https://github.com/llir/irutil.git
Documentation: pkg.go.dev
# README
irutil
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
.