diff options
| author | Eli Friedman <efriedma@quicinc.com> | 2020-03-20 14:00:19 -0700 |
|---|---|---|
| committer | Eli Friedman <efriedma@quicinc.com> | 2020-03-23 12:17:09 -0700 |
| commit | 896335bfb8ea2c09c361c4f1e5a9aa6fb78caf88 (patch) | |
| tree | bf82944d79a56f00e94c377d7a65aa85933aed9d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 75add0b2ef10cd4a791793b1ec6bc8db18bdebfe (diff) | |
| download | llvm-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
