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 eff6b77 commit db2a5a9Copy full SHA for db2a5a9
llvm/test/Other/codegen-plugin-loading.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc -load %llvmshlibdir/unittests/CodeGen/CGPluginTest/CGTestPlugin%pluginext %s -o - | FileCheck %s
+; RUN: llc -load %llvmshlibdir/CGTestPlugin%pluginext %s -o - | FileCheck %s
2
; REQUIRES: native, system-linux, llvm-dylib
3
4
; CHECK: CodeGen Test Pass running on main
0 commit comments