llhd 0.15.0

A Low Level Hardware Description that acts as a foundation for building hardware design tools.
Documentation
func @foo (i8 %blarg) void {
%entry:
	%2 = const i32 0
	%magic = var i32* %2
	%4 = var i32* %2
	eq i32* %magic, %4
	br %42
%42:
	ret
}