ircheck

package
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 12, 2021 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package ircheck implements a checker for LLVM IR, that goes a bit further than the regular LLVM IR verifier. Note that it checks different things, so this is not a replacement for the LLVM verifier but does catch things that the LLVM verifier doesn't catch.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module(mod llvm.Module) []error

Module checks the given module and returns a slice of error, if there are any.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL