This is an archive of the discontinued LLVM Phabricator instance.

LLD: Remove unused return vaules
ClosedPublic

Authored by ruiu on Apr 9 2015, 5:25 PM.

Details

Summary

Remove unused return values.

Diff Detail

Event Timeline

ruiu updated this revision to Diff 23548.Apr 9 2015, 5:25 PM
ruiu retitled this revision from to LLD: Remove unused return vaules.
ruiu updated this object.
ruiu edited the test plan for this revision. (Show Details)
ruiu added a reviewer: shankarke.
ruiu set the repository for this revision to rL LLVM.
ruiu added a project: lld.
ruiu added a subscriber: Unknown Object (MLST).
This revision is now accepted and ready to land.Apr 9 2015, 5:46 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in r234556.