This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Fix the semantic of PROVIDE in Linker scripts
ClosedPublic

Authored by davide on Jul 24 2016, 5:17 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

davide updated this revision to Diff 65282.Jul 24 2016, 5:17 PM
davide retitled this revision from to [ELF] Fix the semantic of PROVIDE in Linker scripts.
davide updated this object.
davide added a reviewer: ruiu.
davide added a subscriber: llvm-commits.
ruiu accepted this revision.Jul 24 2016, 5:27 PM
ruiu edited edge metadata.

LGTM

ELF/LinkerScript.cpp
355–356 ↗(On Diff #65282)

Move "to it." to the end of previous line.

This revision is now accepted and ready to land.Jul 24 2016, 5:27 PM
This revision was automatically updated to reflect the committed changes.