This is an archive of the discontinued LLVM Phabricator instance.

[lld] [ELF] [X86_64] Update TODO.rst list wrt r218633
ClosedPublic

Authored by rafaelauler on Oct 8 2014, 6:58 AM.

Details

Summary

This patch updates the remaining tasks in the X86_64 ELF lld backend after the
commit that handles general dynamic TLS relocations.

Diff Detail

Event Timeline

rafaelauler updated this revision to Diff 14573.Oct 8 2014, 6:58 AM
rafaelauler retitled this revision from to [lld] [ELF] [X86_64] Update TODO.rst list wrt r218633.
rafaelauler updated this object.
rafaelauler edited the test plan for this revision. (Show Details)
rafaelauler added reviewers: Bigcheese, shankarke.
rafaelauler added subscribers: Unknown Object (MLST), rafael.
emaste added a subscriber: emaste.Oct 8 2014, 8:03 AM
emaste added inline comments.
lib/ReaderWriter/ELF/X86_64/TODO.rst
45–46

Should the completed ones just be removed from the TODO list?

You're right, thanks. Changed.

shankarke accepted this revision.Oct 8 2014, 3:36 PM
shankarke edited edge metadata.
This revision is now accepted and ready to land.Oct 8 2014, 3:36 PM
rafaelauler closed this revision.Oct 8 2014, 3:51 PM

Committed r219350.