Skip to content

Commit 27cc353

Browse files
cjacekjoaosaffran
authored and
joaosaffran
committed
[LLD][COFF] Fix a typo in REQUIRES directive (NFC)
Fixes llvm#126300.
1 parent 6d5a640 commit 27cc353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/COFF/arm64x-includeoptional.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// REQUIRE: aarch64
1+
// REQUIRES: aarch64
22

33
// RUN: llvm-mc -filetype=obj -triple=aarch64-windows %s -o %t.arm64.obj
44
// RUN: llvm-mc -filetype=obj -triple=arm64ec-windows %s -o %t.arm64ec.obj

0 commit comments

Comments
 (0)