llvm-capstone/llvm/bindings/ocaml
Mehdi Amini 03b42e41bf Remove every uses of getGlobalContext() in LLVM (but the C API)
At the same time, fixes InstructionsTest::CastInst unittest: yes
you can leave the IR in an invalid state and exit when you don't
destroy the context (like the global one), no longer now.

This is the first part of http://reviews.llvm.org/D19094

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266379
2016-04-14 21:59:01 +00:00
..
all_backends Remove autoconf support 2016-01-26 21:29:08 +00:00
analysis [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise 2016-04-01 07:56:17 +00:00
backends Remove autoconf support 2016-01-26 21:29:08 +00:00
bitreader [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise 2016-04-01 07:56:17 +00:00
bitwriter Remove autoconf support 2016-01-26 21:29:08 +00:00
executionengine Silence warnings in OCaml bindings 2016-03-31 08:39:42 +00:00
irreader Remove autoconf support 2016-01-26 21:29:08 +00:00
linker [OCaml] Use LLVMCreateMessage with constant strings when calling llvm_raise 2016-04-01 07:56:17 +00:00
llvm Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00
target [OCaml] Reinstate data_layout 2016-04-01 07:54:24 +00:00
transforms Remove autoconf support 2016-01-26 21:29:08 +00:00
CMakeLists.txt [OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01 19:50:23 +00:00