1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

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

llvm-svn: 18331
This commit is contained in:
Reid Spencer 2004-11-29 06:23:19 +00:00
parent 9c400f3b28
commit 26e97d7235

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