[K/N] Changed llvmInlineThreshold for new form of bitcode
This commit is contained in:
@@ -64,7 +64,7 @@ llvm.macos_arm64.user = clang-llvm-apple-8.0.0-darwin-macos-aarch64
|
|||||||
# unreasonably bloated runtime code without any measurable
|
# unreasonably bloated runtime code without any measurable
|
||||||
# performance benefits.
|
# performance benefits.
|
||||||
# This value still has to be tuned for different targets, though.
|
# This value still has to be tuned for different targets, though.
|
||||||
llvmInlineThreshold = 100
|
llvmInlineThreshold = 110
|
||||||
clangDebugFlags = -O0
|
clangDebugFlags = -O0
|
||||||
|
|
||||||
linkerGccFlags = -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed
|
linkerGccFlags = -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed
|
||||||
|
|||||||
Reference in New Issue
Block a user