Skip to content

Commit 8430024

Browse files
committed
[lld/Macho][test] Mark objc-category-merging-minimal.s as unsupported on Windows
With llvm#112981, the test uses awk, which gnuwin32 doesn't seem to have.
1 parent 8ae39c8 commit 8430024

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lld/test/MachO/objc-category-merging-minimal.s

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# REQUIRES: aarch64
2+
# UNSUPPORTED: system-windows
3+
# due to awk usage
4+
25
# RUN: rm -rf %t; split-file %s %t && cd %t
36

47
############ Test merging multiple categories into a single category ############

0 commit comments

Comments
 (0)