pub fn get_target_triple(ctx: &Context, module: ModuleOp) -> Option<String>
Get the LLVM target triple of module, if set.
module