Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b36eaa66 authored by Aditya Kumar's avatar Aditya Kumar
Browse files

Revert "Enable hot cold split"

This reverts commit 4e28d0ed.

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

Change-Id: I9f92c203eda309956ec192432ba0063eb11f59e2
parent 4e28d0ed
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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{