Clang plugins work when either LLVM_ENABLE_PLUGINS or LLVM_EXPORT_SYMBOLS_FOR_PLUGINS is ON, so enable the 'plugins' test feature when that is the case.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D22221
Decide whether to enable plugin tests based on cmake variables AbandonedPublic Authored by john.brawn on Jul 11 2016, 8:04 AM.
Details
Diff Detail
Event Timelinejohn.brawn retitled this revision from to Decide whether to enable plugin tests based on cmake variables. john.brawn updated this object. john.brawn added a parent revision: D21385: Adjust Registry interface to not require plugins to export a registry.
Revision Contents
Diff 63517 test/lit.cfg
test/lit.site.cfg.in
|