Revert "Enable hot cold split"

This reverts commit 4e28d0eda2.

Reason for revert: Reverting now that we should have sufficient data from Crystalball https://b.corp.google.com/issues/306023954

Change-Id: I9f92c203eda309956ec192432ba0063eb11f59e2
This commit is contained in:
Aditya Kumar
2023-10-17 18:12:28 +00:00
parent 4e28d0eda2
commit b36eaa663b

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{