[PATCH] D89639: [lld-macho] Emit empty string as first entry of string table
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 17 20:48:41 PDT 2020
int3 added a comment.
Note that unlike D89561 <https://reviews.llvm.org/D89561>, this diff doesn't need to make any alignment-related changes as LLD should already be handling that correctly. See the `linkedit-contiguity.s` test for more details.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89639/new/
https://reviews.llvm.org/D89639
More information about the llvm-commits
mailing list