[PATCH] D105641: [lld-macho] Have ICF operate on all sections at once

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 17 10:41:40 PDT 2021


int3 added a comment.

Yeah, I agree that it's unfortunate, but we can't emit any InputSection that doesn't have a parent, so omissions should indeed be pretty easy to catch :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105641/new/

https://reviews.llvm.org/D105641



More information about the llvm-commits mailing list