Skip to content

Commit 72bbac4

Browse files
committed
Mark test added in 5a58e98 as requiring ppc, not x86 since it tries to use the powerpc64le target.
1 parent 0a1aa6c commit 72bbac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/ELF/linkerscript/data-segment-relro-ppc64.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# REQUIRES: x86
1+
# REQUIRES: ppc
22
# RUN: rm -rf %t && split-file %s %t
33
# RUN: llvm-mc -filetype=obj -triple=powerpc64le %t/a.s -o %t/a.o
44
# RUN: llvm-mc -filetype=obj -triple=powerpc64le %p/Inputs/shared.s -o %t/b.o

0 commit comments

Comments
 (0)