Docs.rs
  • llvm-sys-130.1.2
    • llvm-sys 130.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tari
    • Dependencies
      • clang-sys ^1.2.2 normal
      • libc ^0.2 normal
      • tempfile ^3.2.0 normal
      • cc ^1.0 build
      • lazy_static ^1.0 build
      • regex ^1.0 build
      • semver ^0.11 build
    • Versions
    • 18.11% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module initialization

  • Functions
?
Change settings

Module llvm_sys::initialization

source ·
Expand description

Initialization routines which must be called before using library features.

Functions

  • LLVMInitializeAggressiveInstCombiner⚠
  • LLVMInitializeAnalysis⚠
  • LLVMInitializeCodeGen⚠
  • LLVMInitializeCore⚠
  • LLVMInitializeIPA⚠
  • LLVMInitializeIPO⚠
  • LLVMInitializeInstCombine⚠
  • LLVMInitializeInstrumentation⚠
  • LLVMInitializeObjCARCOpts⚠
  • LLVMInitializeScalarOpts⚠
  • LLVMInitializeTarget⚠
  • LLVMInitializeTransformUtils⚠
  • LLVMInitializeVectorization⚠