mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Turn on ‘as’ bridging on Linux."
This commit is contained in:
@@ -135,12 +135,7 @@ void _bridgeNonVerbatimFromObjectiveCToAny(HeapObject *sourceValue,
|
||||
abort();
|
||||
}
|
||||
|
||||
SWIFT_CC(swift) SWIFT_RUNTIME_STDLIB_INTERNAL
|
||||
bool swift_unboxFromSwiftValueWithType(OpaqueValue *source,
|
||||
OpaqueValue *result,
|
||||
const Metadata *destinationType) {
|
||||
abort();
|
||||
}
|
||||
|
||||
// ErrorObject
|
||||
|
||||
SWIFT_CC(swift) SWIFT_RUNTIME_STDLIB_INTERNAL
|
||||
|
||||
Reference in New Issue
Block a user