[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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user