[PATCH] D84718: [lld-macho] Make __LINKEDIT sections contiguous

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 09:10:26 PDT 2020


compnerd accepted this revision.
compnerd added a comment.
This revision is now accepted and ready to land.

I think that the assumption that you can use a 0 byte is dangerous (in theory, probably not practice).  Please add a large comment explaining the reasoning and divergence into the code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84718



More information about the llvm-commits mailing list