package
0.0.0-20150105011537-4b1e47815369
Repository: https://github.com/go-llvm/llgo.git
Documentation: pkg.go.dev

# Functions

ContextFromTriple returns a new go/build.Context with GOOS and GOARCH configured from the given triple.
No description provided by the author

# Structs

No description provided by the author
LLVMIRReadCloser wraps an io.ReadCloser, transforming the leading comments of the file such that they are preceded with "//" rather than standard LLVM IR comments ("; blah").