[PATCH] D43038: [ELF] Don't sort non reorderable sections with --symbol-ordering-file

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 01:16:21 PST 2018


grimar added a comment.

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


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43038





More information about the llvm-commits mailing list