This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readobj] - Simplify and refine hash table tests.
ClosedPublic

Authored by grimar on Jun 30 2020, 5:57 AM.

Details

Summary

Now we are able to have default values for macros in YAML descriptions.
I've applied it for hash table tests and also fixed few copy-paste issues
in their comments.

Diff Detail

Event Timeline

grimar created this revision.Jun 30 2020, 5:57 AM
Herald added a project: Restricted Project. · View Herald Transcript
MaskRay accepted this revision.Jun 30 2020, 8:43 AM

Looks great!

This revision is now accepted and ready to land.Jun 30 2020, 8:43 AM
This revision was automatically updated to reflect the committed changes.