This is an archive of the discontinued LLVM Phabricator instance.

[PGO] Fix expensive test compilation error
ClosedPublic

Authored by Dinistro on Apr 28 2023, 2:54 AM.

Details

Summary

This commit fixes a compilation error introduced in
https://reviews.llvm.org/D149361

Diff Detail

Event Timeline

Dinistro created this revision.Apr 28 2023, 2:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 2:54 AM
Herald added subscribers: wlei, wenlei. · View Herald Transcript
Dinistro requested review of this revision.Apr 28 2023, 2:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 2:54 AM

The build failure is related to a bug introduced in here: https://reviews.llvm.org/D149014

gysit accepted this revision.Apr 28 2023, 4:17 AM
gysit added a subscriber: gysit.

LGTM

This revision is now accepted and ready to land.Apr 28 2023, 4:17 AM
This revision was landed with ongoing or failed builds.Apr 28 2023, 5:17 AM
This revision was automatically updated to reflect the committed changes.