This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readobj] - Remove rpath.test.
ClosedPublic

Authored by grimar on Jan 21 2020, 3:42 AM.

Details

Summary

rpath.test checks that DT_RPATH is dumped.

We have dynamic-tags.test that tests all dynamic
tags and it is better, because also checks llvm-readelf
and does not use precompiled binaries.

Diff Detail

Event Timeline

grimar created this revision.Jan 21 2020, 3:42 AM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jan 21 2020, 3:50 AM
This revision was automatically updated to reflect the committed changes.