aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/gold/mtriple.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/tools/gold/mtriple.ll')
-rw-r--r--test/tools/gold/mtriple.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tools/gold/mtriple.ll b/test/tools/gold/mtriple.ll
index 94211ed..87b2260 100644
--- a/test/tools/gold/mtriple.ll
+++ b/test/tools/gold/mtriple.ll
@@ -1,3 +1,5 @@
+; REQUIRES: ld_emu_elf32ppc
+
; RUN: llvm-as %s -o %t.o
; RUN: %gold -plugin %llvmshlibdir/LLVMgold.so -m elf32ppc \
; RUN: -plugin-opt=mtriple=powerpc-linux-gnu \