mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix windows
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
// REQUIRES: PTRSIZE=64
|
||||
|
||||
// Windows has a different ABI (not byval)
|
||||
// UNSUPPORTED: OS=windows-msvc
|
||||
|
||||
// Whether llvm can remove the first two memcmp's dependents on the ABI (arm64's
|
||||
// PCS, says stack arguments might be written to; x86-64 ABI copies indirect
|
||||
// parameters for the call)
|
||||
|
||||
Reference in New Issue
Block a user