Merge "Revert "Enable hot cold split"" into main am: f583bafc6e am: 2f1f3e0bf8

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2794452

Change-Id: Ibb9eeeca4628a5b579041374f9fb1b71a0df20f0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Aditya Kumar
2023-10-18 18:23:30 +00:00
committed by Automerger Merge Worker

View File

@@ -170,9 +170,6 @@ var (
// Emit additional debug info for AutoFDO // Emit additional debug info for AutoFDO
"-fdebug-info-for-profiling", "-fdebug-info-for-profiling",
// Enable Hot Cold splitting optimization.
"-mllvm -hot-cold-split=true",
} }
commonGlobalLldflags = []string{ commonGlobalLldflags = []string{