summaryrefslogtreecommitdiff
path: root/tools/llc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llc/Makefile')
-rw-r--r--tools/llc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/llc/Makefile b/tools/llc/Makefile
index 186d5abbf1..503dfa0943 100644
--- a/tools/llc/Makefile
+++ b/tools/llc/Makefile
@@ -22,8 +22,7 @@ USEDLIBS = mapping \
transformutils \
vmcore \
support
-TOOLLINKOPTS = -ldl $(ExportSymbols)
-
+TOOLLINKOPTS = -ldl
KEEP_SYMBOLS = 1
include $(LEVEL)/Makefile.common