diff --git a/kotlin-native/konan/konan.properties b/kotlin-native/konan/konan.properties index a2eb748a31b..4ed35a07a7b 100644 --- a/kotlin-native/konan/konan.properties +++ b/kotlin-native/konan/konan.properties @@ -64,7 +64,7 @@ llvm.macos_arm64.user = clang-llvm-apple-8.0.0-darwin-macos-aarch64 # unreasonably bloated runtime code without any measurable # performance benefits. # This value still has to be tuned for different targets, though. -llvmInlineThreshold = 100 +llvmInlineThreshold = 110 clangDebugFlags = -O0 linkerGccFlags = -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed