Initial checkin of new LLI with JIT compiler

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5126 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2002-12-24 00:01:05 +00:00
parent fe11a97fcd
commit bd199fb114
11 changed files with 722 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
LEVEL = ../../..
LIBRARYNAME = lli-jit
include $(LEVEL)/Makefile.common