Re-exports
pub use basicblock::BasicBlock;pub use constant::Constant;pub use constant::ConstantRef;pub use debugloc::DebugLoc;pub use debugloc::HasDebugLoc;pub use function::Function;pub use instruction::Instruction;pub use module::Module;pub use name::Name;pub use operand::Operand;pub use predicates::FPPredicate;pub use predicates::IntPredicate;pub use terminator::Terminator;pub use types::Type;pub use types::TypeRef;Modules
Functions
Returns the LLVM version for which llvm-ir was configured.