This is an archive of the discontinued LLVM Phabricator instance.

[NFC][test] Improve ecsymbols.test
ClosedPublic

Authored by pzheng on Jun 7 2022, 10:40 AM.

Details

Summary
  • The yaml input is inlined into the test file.
  • Unnecessary members and fields are removed.

Diff Detail

Event Timeline

pzheng created this revision.Jun 7 2022, 10:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 10:40 AM
pzheng requested review of this revision.Jun 7 2022, 10:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 7 2022, 10:40 AM
thieta accepted this revision.Jun 7 2022, 10:41 AM

Much cleaner! Thanks!

This revision is now accepted and ready to land.Jun 7 2022, 10:41 AM
This revision was automatically updated to reflect the committed changes.