aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2020-03-20 14:00:19 -0700
committerEli Friedman <efriedma@quicinc.com>2020-03-23 12:17:09 -0700
commit896335bfb8ea2c09c361c4f1e5a9aa6fb78caf88 (patch)
treebf82944d79a56f00e94c377d7a65aa85933aed9d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent75add0b2ef10cd4a791793b1ec6bc8db18bdebfe (diff)
downloadllvm-896335bfb8ea2c09c361c4f1e5a9aa6fb78caf88.zip
llvm-896335bfb8ea2c09c361c4f1e5a9aa6fb78caf88.tar.gz
llvm-896335bfb8ea2c09c361c4f1e5a9aa6fb78caf88.tar.bz2
Don't export symbols from clang/opt/llc if plugins are disabled.
The only reason we export symbols from these tools is to support plugins; if we don't have plugins, exporting symbols just bloats the executable and makes LTO less effective. See review of D75879 for the discussion that led to this patch. Differential Revision: https://reviews.llvm.org/D76527
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions