mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[tests] Make sure to build module interface test dummy library for arm64e
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// REQUIRES: VENDOR=apple
|
||||
|
||||
// Required DummyFramework imported is only built for those two CPU architectures.
|
||||
// REQUIRES: CPU=arm64 || CPU=x86_64
|
||||
// Required DummyFramework imported is only built for macOS supported archs (x86_64, arm64, arm64e)
|
||||
// REQUIRES: OS=macosx
|
||||
|
||||
// RUN: %empty-directory(%t/module-cache)
|
||||
|
||||
Reference in New Issue
Block a user