Module rustc_codegen_llvm::llvm_ 
source · 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 aroundLLVMGetParam, because segfaults are no fun.
- Safe wrapper forLLVMGetValueName2into a byte slice
- Safe wrapper forLLVMSetValueName2from a byte slice