Searched defs:target_triple (Results 1 - 1 of 1) sorted by relevance

/external/llvm/bindings/ocaml/llvm/
H A Dllvm.mli339 (** [target_triple m] is the target specifier for the module [m], something like
341 val target_triple: llmodule -> string var
344 (** [target_triple triple m] changes the target specifier for the module [m] to

Completed in 176 milliseconds