Join Slack
Does it use the DCE/garbage collection pass in `ld`? that's a common trick for deleting unused code....
# kotlin-native
m
mikehearn
04/30/2020, 9:38 AM
Does it use the DCE/garbage collection pass in
ld
? that's a common trick for deleting unused code. It basically removes symbols that have no references from other symbols
n
napperley
05/01/2020, 2:00 AM
What do you mean by
ld
?
m
mikehearn
05/13/2020, 2:41 PM
the linker tool
n
napperley
05/14/2020, 1:19 AM
Kotlin Native uses ldd (the LLVM linker) for linking.
10
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by