Skip to content

Commit 03a77d0

Browse files
committed
[LLD][ELF] Fix typo in relocation-model-pic.ll
Should fix non-x86 bot failures.
1 parent 24184db commit 03a77d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/ELF/lto/relocation-model-pic.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; REQUIRE: x86
1+
; REQUIRES: x86
22
; RUN: llvm-as %s -o %t.o
33

44
; RUN: ld.lld %t.o -o %t -save-temps -shared

0 commit comments

Comments
 (0)