ExecutionEngine.h, GenericValue.h --> include/llvm/ExecutionEngine/
Build ExecutionEngine as library.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8370 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/ExecutionEngine/Makefile b/lib/ExecutionEngine/Makefile
index 666a1f6..3757bed 100644
--- a/lib/ExecutionEngine/Makefile
+++ b/lib/ExecutionEngine/Makefile
@@ -1,5 +1,5 @@
 LEVEL = ../..
-TOOLNAME = lli
+LIBRARYNAME = executionengine
 PARALLEL_DIRS = Interpreter JIT
 
 # Get the $(ARCH) setting