AArch64: fix vector-immediate BIC/ORR on big-endian devices.
[oota-llvm.git] / test / BugPoint / compile-custom.ll
index e9016ffb8700487f2d62e67e9218002a3fcdc67b..d152f08626f8bd8184da1ae1c64f6b4407e61074 100755 (executable)
@@ -1,4 +1,4 @@
-; RUN: bugpoint -load %llvmshlibdir/BugpointPasses%shlibext --compile-custom --compile-command="%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
 ; REQUIRES: loadable_module
 
 ; Test that arguments are correctly passed in --compile-command.  The output