Module llvm_sys::ir_reader[][src]

Expand description

The IR reader

Functions

LLVMParseIRInContext

Read LLVM IR from a memory buffer and convert it to an in-memory Module.