This is an archive of the discontinued LLVM Phabricator instance.

[nfc][thinlto] Mark some functions explicitly as "Test"
ClosedPublic

Authored by mtrofin on Aug 31 2023, 1:22 PM.

Details

Summary

Also removed them from the header. They are there for test-only. This
simplifies further refactoring (as well as code comprehension)

Diff Detail

Event Timeline

mtrofin created this revision.Aug 31 2023, 1:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 1:22 PM
mtrofin requested review of this revision.Aug 31 2023, 1:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 1:22 PM
This revision is now accepted and ready to land.Aug 31 2023, 4:11 PM
This revision was automatically updated to reflect the committed changes.