[PATCH] cmake: Export symbols in all tools that support plugins.

Will Dietz w at wdtz.org
Tue Dec 3 15:20:14 PST 2013


Fixes undefined reference errors when attempting to load plugins into
these tools.

For example, VMKit uses an llc plugin that presently fails to load
without this fix.
Other tools (lli, llvm-stress) were found by grep'ing for use of PluginLoader.h.

Patch attached.

~Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cmake-Export-symbols-in-all-tools-that-support-plugi.patch
Type: text/x-patch
Size: 1432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131203/8295c119/attachment.bin>


More information about the llvm-commits mailing list