mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[XCOFF] Run resource intense test only on platforms where it makes sense
This is a follow up commit for the issue raised in https://reviews.llvm.org/D86879
This commit is contained in:
parent
eba47c734c
commit
94fe0dfde1
@ -1,3 +1,5 @@
|
||||
# REQUIRES: system-aix || system-linux
|
||||
|
||||
# RUN: python %s > %t.ll
|
||||
# RUN: llc -mtriple powerpc-ibm-aix-xcoff -code-model=small -mcpu=pwr4 -mattr=-altivec -O0 < %t.ll | \
|
||||
# RUN: FileCheck --check-prefix=ASM32 %s
|
||||
|
Loading…
Reference in New Issue
Block a user