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 dd28254 commit 50f1d45Copy full SHA for 50f1d45
llvm/test/CodeGen/PowerPC/aix-overflow-toc.py
@@ -1,6 +1,6 @@
1
# UNSUPPORTED: expensive_checks, debug
2
3
-# RUN: python %s > %t.ll
+# RUN: %python %s > %t.ll
4
# RUN: llc -mtriple powerpc-ibm-aix-xcoff -code-model=small -mcpu=pwr4 -mattr=-altivec -O0 < %t.ll | \
5
# RUN: FileCheck --check-prefix=ASM32 %s
6
0 commit comments