Add support for building a runtime library for LLI
authorChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2001 19:52:41 +0000 (19:52 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2001 19:52:41 +0000 (19:52 +0000)
commit4a822714510711f7ca16a57b6db7002685f0c366
tree590aefcc99d0c6007a66fba1ad9054272556b228
parentc74a72020490a9e66375084d27f9dc1094c3aa40
Add support for building a runtime library for LLI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@983 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Makefile
tools/lli/Makefile
tools/lli/RuntimeLib.lc [new file with mode: 0644]