Merge "Revert "Enable hot cold split"" into main

This commit is contained in:
Aditya Kumar
2023-10-18 17:54:32 +00:00
committed by Gerrit Code Review

View File

@@ -170,9 +170,6 @@ var (
// Emit additional debug info for AutoFDO
"-fdebug-info-for-profiling",
// Enable Hot Cold splitting optimization.
"-mllvm -hot-cold-split=true",
}
commonGlobalLldflags = []string{