[lld-macho][test] Require "shell" feature for usage of ln -s (#99355)

The use of `ln -s` is not guaranteed to be supported on Windows.
This commit is contained in:
Daniel Bertalan
2024-07-17 19:07:47 +02:00
committed by GitHub
parent 86ef699060
commit c7b08ac01f

View File

@@ -1,4 +1,4 @@
# REQUIRES: aarch64
# REQUIRES: aarch64, shell
# RUN: rm -rf %t; split-file %s %t
# RUN: ln -s Versions/A/FrameworkPublic.tbd %t/System/Library/Frameworks/FrameworkPublic.framework/
# RUN: ln -s Versions/A/FrameworkPrivate.tbd %t/System/Library/Frameworks/FrameworkPrivate.framework/