Merge "Remove redundant -fexperimental-new-pass-manager" am: 50b382a9e3
am: bd6e734a8a
am: fcd0182d26
Change-Id: I5414a53bf4fc1935d991d8434aba75f40cf224c1
This commit is contained in:
committed by
android-build-merger
commit
299c3b1897
@@ -27,10 +27,9 @@ import (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// Add flags to ignore warnings that profiles are old or missing for
|
// Add flags to ignore warnings that profiles are old or missing for
|
||||||
// some functions, and turn on the experimental new pass manager.
|
// some functions.
|
||||||
profileUseOtherFlags = []string{
|
profileUseOtherFlags = []string{
|
||||||
"-Wno-backend-plugin",
|
"-Wno-backend-plugin",
|
||||||
"-fexperimental-new-pass-manager",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
globalPgoProfileProjects = []string{
|
globalPgoProfileProjects = []string{
|
||||||
|
Reference in New Issue
Block a user