summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/load_module.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Feature/load_module.ll')
-rw-r--r--llvm/test/Feature/load_module.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Feature/load_module.ll b/llvm/test/Feature/load_module.ll
index 14c1153fa56..fa76c99883b 100644
--- a/llvm/test/Feature/load_module.ll
+++ b/llvm/test/Feature/load_module.ll
@@ -1,7 +1,7 @@
; PR1318
; RUN: opt < %s -load=%llvmshlibdir/LLVMHello%shlibext -hello \
; RUN: -disable-output 2>&1 | grep Hello
-; REQUIRES: loadable_module
+; REQUIRES: plugins
; FIXME: On Cygming, it might fail without building LLVMHello manually.
@junk = global i32 0
OpenPOWER on IntegriCloud