[K/N] Changed llvmInlineThreshold for new form of bitcode

This commit is contained in:
Elena Lepilkina
2021-05-21 11:09:31 +03:00
committed by Space
parent 2320eb8b44
commit 7f591bcfd4
+1 -1
View File
@@ -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