This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF]Fix tests for D56910
ClosedPublic

Authored by jhenderson on Jan 18 2019, 7:51 AM.

Details

Summary

D56910 changes the output of llvm-readelf --dyn-symbols. This causes 3 LLD tests to break. This patch fixes them.

Diff Detail

Repository
rL LLVM

Event Timeline

jhenderson created this revision.Jan 18 2019, 7:51 AM
ruiu accepted this revision.Jan 18 2019, 9:36 AM

LGTM

This revision is now accepted and ready to land.Jan 18 2019, 9:36 AM
This revision was automatically updated to reflect the committed changes.