Enable hot cold split
Change-Id: I6752ee000bc72c488ab197f6671514c9e5faa2bd
This commit is contained in:
@@ -170,6 +170,9 @@ 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{
|
||||||
|
Reference in New Issue
Block a user