Make sure the program's symbols can be dlsym'd as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18331 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-11-29 06:23:19 +00:00
parent 928b47ae2e
commit f00b54058b

View File

@ -64,3 +64,5 @@ endif
USEDLIBS += LLVMInterpreter $(JITLIBS) $(ARCHLIBS) LLVMScalarOpts \
LLVMAnalysis.a LLVMTransformUtils.a LLVMBCReader LLVMCore \
LLVMSupport.a LLVMTarget.a LLVMbzip2 LLVMSystem.a
LDFLAGS += -dlopen self