[Test] Reenable custom_rr_abi.swift.

CI has updated macOS and we should no longer have the issue of dyld stubs using our nonstandard argument registers.

rdar://102912772
This commit is contained in:
Mike Ash
2023-04-12 13:31:59 -04:00
parent 6e2c222ff7
commit 17c32f4997
2 changed files with 1 additions and 4 deletions

View File

@@ -30,8 +30,7 @@
macro(25) \
macro(26) \
macro(27) \
macro(28) \
macro(29)
macro(28)
// Apply `macro` with the given parameters to all registers that have
// specialized entrypoints. That's the same as ALL_REGS, minus x0 (the standard

View File

@@ -6,8 +6,6 @@
// UNSUPPORTED: use_os_stdlib
// UNSUPPORTED: back_deployment_runtime
// REQUIRES: rdar102912772
import StdlibUnittest
// A class that can provider a retainable pointer and determine whether it's