[PATCH] D24616: [ELF] Improve section GC for comdat groups

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 11:45:16 PDT 2016


evgeny777 added a comment.

Or are you trying to tell, that there are always relocs between each member of comdat group and all other members? If so you still need to locate the real section and add it to the queue, no?


Repository:
  rL LLVM

https://reviews.llvm.org/D24616





More information about the llvm-commits mailing list