Skip to content

Commit 3794dcb

Browse files
resistorLukacma
authored andcommitted
[lld] Fix RISCV vendor relocation testcase to require RISCV
Fixes test issue introduced in 357b030
1 parent 05ece20 commit 3794dcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/riscv-vendor-relocations.s renamed to lld/test/ELF/riscv-vendor-relocations.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: riscv
12
# RUN: llvm-mc -triple riscv32 %s -filetype=obj -o %t.o
23
# RUN: not ld.lld -pie %t.o -o /dev/null 2>&1 | FileCheck %s
34

0 commit comments

Comments
 (0)