[KLIB] Mark DFG serialization code as unused and planned for removal
^KT-66218
This commit is contained in:
committed by
Space Team
parent
d8d8f24f62
commit
4e5a36de18
@@ -54,7 +54,7 @@ fun buildLibrary(
|
||||
nopack: Boolean,
|
||||
shortName: String?,
|
||||
manifestProperties: Properties?,
|
||||
dataFlowGraph: ByteArray?
|
||||
dataFlowGraph: ByteArray? // TODO (KT-66218): remove this property
|
||||
): KonanLibraryLayout {
|
||||
|
||||
val libFile = File(output)
|
||||
|
||||
Reference in New Issue
Block a user