Fix CodeGen/pgo-sample-thinlto-summary.c with old PM
authorThomas Preud'homme <thomasp@graphcore.ai>
Fri, 17 Sep 2021 09:23:40 +0000 (10:23 +0100)
committerThomas Preud'homme <thomasp@graphcore.ai>
Fri, 17 Sep 2021 14:21:22 +0000 (15:21 +0100)
commit8a7a28075b7fa70d56b131c10a4d1add777d5830
tree8984b5eee1655aeea4a21566ccb451890d4fd1f0
parent750d5fc65c92aaf9878d78d0c66947a3e7d76202
Fix CodeGen/pgo-sample-thinlto-summary.c with old PM

Re-add -fexperimental-new-pass-manager to
Clang::CodeGen/pgo-sample-thinlto-summary.c for the test to work on
builds that still default to the old pass manager.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D109956
clang/test/CodeGen/pgo-sample-thinlto-summary.c