This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readobj/llvm-readelf] - Simplify the elf-versioninfo.test test case.
ClosedPublic

Authored by grimar on May 28 2019, 7:51 AM.

Details

Summary

This removes 2 precompiled object from the test case and replaces
them with a single YAML. That allowed to simplify and clean up the test,
remove excessive checks.

Useful for D62520/D62516.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.May 28 2019, 7:51 AM
grimar edited the summary of this revision. (Show Details)
rupprecht accepted this revision.May 28 2019, 11:58 AM
This revision is now accepted and ready to land.May 28 2019, 11:58 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 29 2019, 1:27 AM