This is an archive of the discontinued LLVM Phabricator instance.

[NFC][ORC] Fix lljit-with-thinlto-summaries.test output ordering issue
ClosedPublic

Authored by fzhinkin on Nov 29 2022, 5:16 AM.

Details

Summary

Use CHECK-DAG to check module names that printed in order depending
on full file path.

Related issue: https://github.com/llvm/llvm-project/issues/59248

Diff Detail

Event Timeline

fzhinkin created this revision.Nov 29 2022, 5:16 AM
fzhinkin requested review of this revision.Nov 29 2022, 5:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 29 2022, 5:16 AM
sgraenitz accepted this revision.Nov 29 2022, 7:00 AM

LGTM, thanks!

This revision is now accepted and ready to land.Nov 29 2022, 7:00 AM
This revision was landed with ongoing or failed builds.Nov 29 2022, 7:16 AM
This revision was automatically updated to reflect the committed changes.