commit | 50b382a9e32b82827c63a83aab834bb678e5ed5c | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Fri Jun 14 21:02:45 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jun 14 21:02:45 2019 +0000 |
tree | 556c25ca6c0841912554edff6a5488cf2fbdf21d | |
parent | b11c72b0b8fb98f52ca9a64807954ef4ebef7da4 [diff] | |
parent | 3a25405acc398460b2ae6e2a6d246dc2e6880c34 [diff] |
Merge "Remove redundant -fexperimental-new-pass-manager"
diff --git a/cc/pgo.go b/cc/pgo.go index 7334ea2..4e915ff 100644 --- a/cc/pgo.go +++ b/cc/pgo.go
@@ -27,10 +27,9 @@ 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{