Docs.rs
  • llvm-scratch-0.1.15
    • llvm-scratch 0.1.15
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Drumato
    • Dependencies
      • id-arena ^2.2.1 normal
    • Versions
    • 14.96% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

llvm_scratch0.1.15

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • core::basic_block::BasicBlock
  • core::function::Function
  • core::function::FunctionType
  • core::function::Parameter
  • core::function::ParameterAttributes
  • core::function::ParameterSet
  • core::function::ReturnType
  • core::global_variable::GlobalVariable
  • core::instruction::Instruction
  • core::llvm_string::LLVMString
  • core::llvm_type::LLVMType
  • core::llvm_value::LLVMValue
  • core::module::Module
  • core::target_datalayout::FloatAlignment
  • core::target_datalayout::IntegerAlignment
  • core::target_datalayout::NativeIntegerWidth
  • core::target_datalayout::TargetDataLayout
  • core::target_triple::TargetTriple

Enums

  • core::basic_block::BasicBlockKind
  • core::function::ParameterAttribute
  • core::instruction::FastMathFlags
  • core::instruction::InstKind
  • core::instruction::Linkage
  • core::instruction::TailMarker
  • core::intrinsics::Intrinsic
  • core::llvm_type::LLVMTypeKind
  • core::llvm_value::LLVMValueKind
  • core::target_datalayout::Endian
  • core::target_datalayout::FloatAlignmentSize
  • core::target_datalayout::Mangling
  • core::target_triple::ABI
  • core::target_triple::Arch
  • core::target_triple::Sub
  • core::target_triple::Sys
  • core::target_triple::Vendor

Type Aliases

  • core::basic_block::BasicBlockId
  • core::function::FunctionId
  • core::instruction::InstructionId