Remove TwoWordPair and use SwiftCC instead.

This commit is contained in:
troughton
2018-02-03 09:43:00 +13:00
parent e43ff7164c
commit cf28ff448c
19 changed files with 99 additions and 147 deletions

View File

@@ -64,7 +64,7 @@ static const FullMetadata<HeapMetadata> ErrorMetadata{
Metadata{MetadataKind::ErrorObject},
};
BoxPair::Return
BoxPair
swift::swift_allocError(const swift::Metadata *type,
const swift::WitnessTable *errorConformance,
OpaqueValue *initialValue,