Docs.rs
llvm-sys-0.2.2
llvm-sys 0.2.2
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
tari
Dependencies
bitflags ^0.3.2
normal
libc ^0.2
normal
gcc ^0.3.13
build
semver ^0.1.20
build
Versions
7.09%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
llvm_sys
0.2.2
Module ir_reader
Functions
In crate llvm_sys
Module
llvm_sys
::
ir_reader
Copy item path
source
·
[
−
]
Expand description
The IR reader
Functions
§
LLVMParseIRInContext
⚠
Read LLVM IR from a memory buffer and convert it to an in-memory Module.