Skip to content

Commit

Permalink
[test] Mark archive-as-start-lib.s as unsupported on Windows
Browse files Browse the repository at this point in the history
gnuwin32 tail does not support the `tail -c +9` syntax.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D119956
  • Loading branch information
aeubanks committed Feb 16, 2022
1 parent db7eb9c commit b5c9512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lld/test/ELF/archive-as-start-lib.s
@@ -1,4 +1,5 @@
# REQUIRES: x86
# UNSUPPORTED: system-windows

# RUN: rm -rf %t && split-file %s %t && cd %t
# RUN: llvm-mc -filetype=obj -triple=x86_64 a.s -o a.o
Expand Down

0 comments on commit b5c9512

Please sign in to comment.