Remove runtime library in favor of users linking against real libraries.
authorChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 17:57:13 +0000 (17:57 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Mar 2002 17:57:13 +0000 (17:57 +0000)
commit2dc78088b7bebb439a8f660fbfbb1ea114840cfc
tree53488e3fe68c942ee9e505b257d85830054eb872
parent7b83b1db25ab0411e537b7cdac0dc653d4bbc951
Remove runtime library in favor of users linking against real libraries.

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