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 05ece20 commit 3794dcbCopy full SHA for 3794dcb
lld/test/riscv-vendor-relocations.s renamed to lld/test/ELF/riscv-vendor-relocations.s
@@ -1,3 +1,4 @@
1
+# REQUIRES: riscv
2
# RUN: llvm-mc -triple riscv32 %s -filetype=obj -o %t.o
3
# RUN: not ld.lld -pie %t.o -o /dev/null 2>&1 | FileCheck %s
4
0 commit comments