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 4dc4bc4 commit 9763a32Copy full SHA for 9763a32
llvm/test/BugPoint/compile-custom.ll
@@ -1,4 +1,4 @@
1
-; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext --compile-custom --compile-command="%python %s.py arg1 arg2" --output-prefix %t %s | FileCheck %s
+; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext --compile-custom --compile-command="%python %/s.py arg1 arg2" --output-prefix %t %s | FileCheck %s
2
; REQUIRES: loadable_module
3
4
; Test that arguments are correctly passed in --compile-command. The output
0 commit comments