This is an archive of the discontinued LLVM Phabricator instance.

ELF: Remove member variables that are used only in one function.
ClosedPublic

Authored by ruiu on Jul 14 2016, 8:06 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu updated this revision to Diff 64082.Jul 14 2016, 8:06 PM
ruiu retitled this revision from to ELF: Remove member variables that are used only in one function..
ruiu updated this object.
ruiu added a reviewer: davide.
ruiu added a subscriber: llvm-commits.
davide accepted this revision.Jul 14 2016, 8:10 PM
davide edited edge metadata.

Reasonable, thanks.

This revision is now accepted and ready to land.Jul 14 2016, 8:10 PM
This revision was automatically updated to reflect the committed changes.