This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Fix the broken PPC test
ClosedPublic

Authored by phosek on Dec 6 2016, 6:57 PM.

Details

Summary

This is related to the change in handling of entry point symbols.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek updated this revision to Diff 80531.Dec 6 2016, 6:57 PM
phosek retitled this revision from to [ELF] Fix the broken PPC test.
phosek updated this object.
phosek added a reviewer: ruiu.
phosek set the repository for this revision to rL LLVM.
phosek added a project: lld.
phosek added a subscriber: llvm-commits.
davide accepted this revision.Dec 6 2016, 7:09 PM
davide added a reviewer: davide.
davide added a subscriber: davide.

lgtm

This revision is now accepted and ready to land.Dec 6 2016, 7:09 PM
This revision was automatically updated to reflect the committed changes.