llvm-project/llvm/bindings/ocaml/transforms
Peter Zotov 662538ac40 [OCaml] Drop support for 3.12.1 and earlier.
In practice this means:
  * Always using -g flag.
  * Embedding -cclib -lstdc++ into the corresponding cma/cmxa file.
    This also moves -lstdc++ in a single place.
  * Using caml_named_value instead of a homegrown mechanism.

llvm-svn: 220843
2014-10-29 08:15:54 +00:00
..
ipo [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
passmgr_builder [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
scalar [OCaml] Synchronize transformations with LLVM-C. 2014-10-29 08:15:21 +00:00
vectorize [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
Makefile [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder 2013-11-04 01:39:42 +00:00