forked from OSchip/llvm-project
896335bfb8
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
PluginsTest.cpp | ||
TestPlugin.cpp | ||
TestPlugin.h |