[PATCH] D23571: [ELF] Linkerscript: never add same input section to output section

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 13:32:56 PDT 2016


evgeny777 added a comment.

Currently you're accumulating sections in createInputSectionList before adding them to output section, remember?


Repository:
  rL LLVM

https://reviews.llvm.org/D23571





More information about the llvm-commits mailing list