This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a7a28075b7f: Fix CodeGen/pgo-sample-thinlto-summary.c with
old PM (authored by thopre).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST A
thopre updated this revision to Diff 373214.
thopre added a comment.
Remove old PM tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109956/new/
https://reviews.llvm.org/D109956
Files:
clang/test/CodeGen/pgo-sample-thinlto-summary.c
Index: c
tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.
lgtm. And I just was informed in a recent review of one of my patches that we
are now removing old PM tests, so if you want you could also go ahead and
remove the first 2 lines here.
R
thopre created this revision.
thopre added reviewers: gregmiller, tejohnson, davide, danielcdh.
Herald added subscribers: ormris, wenlei, steven_wu, hiraditya, inglorion.
thopre requested review of this revision.
Herald added a project: clang.
Re-add -fexperimental-new-pass-manager to
Clang::CodeG