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

Commit d0df0416 authored by Aditya Kumar's avatar Aditya Kumar Committed by Automerger Merge Worker
Browse files

Merge "Revert "Enable hot cold split"" into main am: f583bafc am: 2f1f3e0b

parents 81fcb1be 2f1f3e0b
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{