[PATCH] D22683: [ELF] Symbol assignment within input section list

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 14:51:22 PDT 2016


On Wed, Aug 3, 2016 at 2:16 PM, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> Davide, it was actually Rui suggestion (look at review comments). He wanted
> to remove the code which handled special case, when output section contained
> symbols, but didn't contain any input section.
> I personally don't mind bringing that code back again.
>

I think we should (in particular if it crashes the linker).

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list