pub fn set_target_triple(ctx: &Context, module: ModuleOp, target_triple: String)
Set the LLVM target triple of module.
module