We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b1c51b commit a89a541Copy full SHA for a89a541
llvm/test/Feature/load_plugin_error.ll
@@ -1,4 +1,4 @@
1
-; REQUIRES: plugins
+; REQUIRES: plugins, x86-registered-target
2
; UNSUPPORTED: target={{.*windows.*}}
3
4
; RUN: not opt < %s -load-pass-plugin=%t/nonexistent.so -disable-output 2>&1 | FileCheck %s
0 commit comments