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

Commit 2f1f3e0b 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

parents bd9bd6b2 f583bafc
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{