Merge "Remove redundant -fexperimental-new-pass-manager"

am: 50b382a9e3

Change-Id: I184b3fe9ba8a9e2a0277e6a32bf2ffa069a3bf30
This commit is contained in:
Pirama Arumuga Nainar
2019-06-14 14:26:53 -07:00
committed by android-build-merger

View File

@@ -27,10 +27,9 @@ import (
var (
// 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{
"-Wno-backend-plugin",
"-fexperimental-new-pass-manager",
}
globalPgoProfileProjects = []string{