Skip to content

Commit 333c94c

Browse files
jrtc27resistor
authored andcommitted
[test][ELF] Really fix REQUIRES:
This is a sadly a combined test for both MIPS and RISC-V. Fixes: 57fa413 ("[CHERI][ELF] Add missing REQUIRES to tests")
1 parent 361bf30 commit 333c94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/ELF/cheri/exception-table.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; REQUIRES: riscv
1+
; REQUIRES: mips, riscv
22
; RUN: split-file %s %t
33
; RUN: %cheri_purecap_llc --relocation-model=pic < %t/input.ll -filetype=obj -o %t/mips.o
44
; RUN: %cheri_purecap_llc --relocation-model=pic < %t/weak_override.ll -filetype=obj -o %t/mips-override.o

0 commit comments

Comments
 (0)