llvm-6502/test
Gordon Henriksen 6d6203dff3 C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced
the Objective Caml 'declare_*' functions to behave more or less like
getOrInsertFunction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42740 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-08 03:45:09 +00:00
..
Analysis Build the correct range for loops with unusual bounds. Fix from Jay Foad. 2007-09-27 14:12:54 +00:00
Archive
Assembler Fix PR1645 by resolving forward alias references. 2007-09-10 23:23:53 +00:00
Bindings/Ocaml C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced 2007-10-08 03:45:09 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend testcase for PR1647 2007-10-03 05:29:07 +00:00
CodeGen Make test work on non-x86 hosts. 2007-10-06 01:22:39 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC Support Objective C++ too. 2007-10-04 18:47:25 +00:00
Integer
lib Adding ocaml language bindings for the vmcore and bitwriter libraries. These are 2007-09-18 12:49:39 +00:00
Linker
Other
Scripts
TableGen
Transforms Fix bug in updating dominance frontier after loop 2007-10-05 22:29:34 +00:00
Verifier Fix for PR1633: Verifier doesn't fully verify GC intrinsics 2007-09-17 20:30:04 +00:00
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh