Module rustc_codegen_llvm::llvm_[][src]

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.

Structs

Enums

Functions

Safe wrapper around LLVMGetParam, because segfaults are no fun.

Safe wrapper for LLVMGetValueName2 into a byte slice

Safe wrapper for LLVMSetValueName2 from a byte slice