aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2020-12-09 15:31:49 +0100
committerYvan Roux <yvan.roux@linaro.org>2020-12-09 15:38:50 +0100
commit03a77d04b412df5cc2a43b9708466a4928df60b1 (patch)
tree9d6fbf5843b06a84943d7ed39ead2dee7409cd88
parent24184dbb82f9eac76c4ffe077fb957a526b1b963 (diff)
downloadllvm-project-03a77d04b412df5cc2a43b9708466a4928df60b1.tar.gz
[LLD][ELF] Fix typo in relocation-model-pic.ll
Should fix non-x86 bot failures.
-rw-r--r--lld/test/ELF/lto/relocation-model-pic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/lto/relocation-model-pic.ll b/lld/test/ELF/lto/relocation-model-pic.ll
index f0eae4685392..d3242fdb8d66 100644
--- a/lld/test/ELF/lto/relocation-model-pic.ll
+++ b/lld/test/ELF/lto/relocation-model-pic.ll
@@ -1,4 +1,4 @@
-; REQUIRE: x86
+; REQUIRES: x86
; RUN: llvm-as %s -o %t.o
; RUN: ld.lld %t.o -o %t -save-temps -shared