]> granicus.if.org Git - llvm/commit
[Bugpoint] Only run plugins tests if plugins are enabled
authorPetr Hosek <phosek@chromium.org>
Fri, 17 May 2019 06:41:04 +0000 (06:41 +0000)
committerPetr Hosek <phosek@chromium.org>
Fri, 17 May 2019 06:41:04 +0000 (06:41 +0000)
commitb5581c4d66b9c7b4c3e2f71c04ae46b058c5465d
tree48164f8f5bd3abe001133894b70eaeaf1173829e
parent2526dd2e09c23c739a376549e0d6b5f98234ff8c
[Bugpoint] Only run plugins tests if plugins are enabled

This is a followup to r360991 which applies the same logic to LLVM.

Differential Revision: https://reviews.llvm.org/D62050

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360993 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
test/BugPoint/compile-custom.ll
test/BugPoint/crash-narrowfunctiontest.ll
test/BugPoint/func-attrs-keyval.ll
test/BugPoint/func-attrs.ll
test/BugPoint/invalid-debuginfo.ll
test/BugPoint/metadata.ll
test/BugPoint/named-md.ll
test/BugPoint/remove_arguments_test.ll
test/BugPoint/replace-funcs-with-null.ll
test/BugPoint/unsymbolized.ll
test/CMakeLists.txt
test/Feature/load_module.ll
test/lit.cfg.py
test/lit.site.cfg.py.in