Crate yapall

source ·

Re-exports

Modules

  • Representation of an LLVM module that is amenable to analysis. In particular, Ascent values must implement Clone, Hash, and Eq. Since the LLVM AST contains floats, and floats don’t implement Eq, we must reproduce large parts of the LLVM module structure.

Structs

Enums