This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Don't sort non reorderable sections with --symbol-ordering-file
ClosedPublic

Authored by Bigcheese on Feb 7 2018, 1:03 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Bigcheese created this revision.Feb 7 2018, 1:03 PM
grimar added a subscriber: grimar.Feb 8 2018, 1:16 AM

Can we exclude such sections from Order in buildSectionOrder. With that after landing D42475 we could
warn/error on out such file entries too.

This revision was not accepted when it landed; it landed in state Needs Review.Feb 8 2018, 2:05 PM
This revision was automatically updated to reflect the committed changes.