Skip to main content

llvm_output_dir

Function llvm_output_dir 

Source
fn llvm_output_dir(builder: &Builder<'_>, target: TargetSelection) -> PathBuf
Expand description

Output directory of locally built LLVM for the given target. Should only be used within this module, when building LLVM (or related tools). Otherwise, you should ensure the Llvm step and read its root directory.