view bindings/ocaml/all_backends/llvm_all_backends.mli @ 99:21681fa9647e

enable omit leaf function frame pointer
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Sun, 27 Dec 2015 21:59:05 +0900
parents 54457678186b
children c2174574ed3a
line wrap: on
line source

(*===-- llvm_all_backends.mli - LLVM OCaml Interface ----------*- OCaml -*-===*
 *
 *                     The LLVM Compiler Infrastructure
 *
 * This file is distributed under the University of Illinois Open Source
 * License. See LICENSE.TXT for details.
 *
 *===----------------------------------------------------------------------===*)

(** Initialize all the backends targets *)
val initialize : unit -> unit