Skip to main content

get_target_triple

Function get_target_triple 

Source
pub fn get_target_triple(ctx: &Context, module: ModuleOp) -> Option<String>
Expand description

Get the LLVM target triple of module, if set.