[PATCH] D98586: [lld-macho][nfc] Move list of section names into InputSection.h

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 13 14:39:50 PST 2021


int3 added a comment.

I think ld64 has the option of emitting section headers for all hidden sections, probably for debugging purposes. LLD doesn't support that at the moment though


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98586



More information about the llvm-commits mailing list