Skip to content

Commit dca43a1

Browse files
authored
[lld/Macho][test] Mark objc-category-merging-minimal.s as unsupported on Windows (#113209)
With #112981, the test uses awk, which gnuwin32 doesn't seem to have.
1 parent 4b1b51a commit dca43a1

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)