This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF] - Improve "sh_addralign is not a power of 2" diagnostics.
ClosedPublic

Authored by grimar on Feb 26 2019, 5:59 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Feb 26 2019, 5:59 AM
tpimh added a subscriber: tpimh.Feb 26 2019, 6:02 AM
ruiu accepted this revision.Feb 26 2019, 11:09 AM

LGTM

ELF/InputSection.cpp
79 ↗(On Diff #188357)

I think " section" is now redundant and should be removed.

This revision is now accepted and ready to land.Feb 26 2019, 11:09 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2019, 2:28 AM