Re-exports§
pub use self::AtomicRmwBinOp::*;pub use self::CallConv::*;pub use self::CodeGenOptSize::*;pub use self::IntPredicate::*;pub use self::Linkage::*;pub use self::MetadataType::*;pub use self::RealPredicate::*;pub use self::ffi::*;
Modules§
- A wrapper around LLVM’s archive (.a) code
- LLVM diagnostic reports.
- ffi 🔒
Structs§
Enums§
Functions§
- Safe wrapper around
LLVMGetParam, because segfaults are no fun. - Safe wrapper for
LLVMGetValueName2into a byte slice - Safe wrapper for
LLVMSetValueName2from a byte slice