There is no reason to add -load support to LLC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10483 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2003-12-15 23:10:25 +00:00
parent ad64385129
commit ef1b62b00a

View File

@@ -24,7 +24,7 @@ USEDLIBS = sparc \
bcreader \ bcreader \
bcwriter \ bcwriter \
vmcore \ vmcore \
support support.a
TOOLLINKOPTS = $(PLATFORMLIBDL) TOOLLINKOPTS = $(PLATFORMLIBDL)
include $(LEVEL)/Makefile.common include $(LEVEL)/Makefile.common