From b36eaa663bbf6c4d9adbf8df82b766c79367ed85 Mon Sep 17 00:00:00 2001 From: Aditya Kumar Date: Tue, 17 Oct 2023 18:12:28 +0000 Subject: [PATCH] Revert "Enable hot cold split" This reverts commit 4e28d0eda28baf77704046379c63fc7a3ee51a93. Reason for revert: Reverting now that we should have sufficient data from Crystalball https://b.corp.google.com/issues/306023954 Change-Id: I9f92c203eda309956ec192432ba0063eb11f59e2 --- cc/config/global.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cc/config/global.go b/cc/config/global.go index 0354b2537..62b008b06 100644 --- a/cc/config/global.go +++ b/cc/config/global.go @@ -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{