[IR] Drop IR expect/actual table
^KT-61136
This commit is contained in:
committed by
Space Team
parent
e8b4550173
commit
6e648ac374
-1
@@ -65,7 +65,6 @@ fun deserializeFromByteArray(
|
||||
irLibraryFile,
|
||||
fileSymbol = dummyIrFile.symbol,
|
||||
fileSignature = dummyFileSignature,
|
||||
/* TODO */ actuals = emptyList(),
|
||||
enqueueLocalTopLevelDeclaration = {}, // just link to it in symbolTable
|
||||
handleExpectActualMapping = { _, symbol -> symbol }, // no expect declarations
|
||||
internationService = internationService
|
||||
|
||||
Reference in New Issue
Block a user