Skip to main content

Module metadata_conversions

Module metadata_conversions 

Source
Expand description

Conversion of LLVM metadata to and from LLVM-IR.

Modulesยง

from_llvm_ir
Conversion of LLVM metadata from LLVM-IR, a companion to crate::from_llvm_ir.
to_llvm_ir
Conversion of LLVM metadata to LLVM-IR, a companion to crate::to_llvm_ir.