[PATCH] D102281: [lld][WebAssembly] Allow data symbols to extend past end of segment

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 17:06:45 PDT 2021


dschuff added a comment.

I'm not sure I understand what the description means, in particular how null-termination is related to the symbol extending past the end of the segment. (more generally I guess I don't understand why we want to allow symbols to extend past the end).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102281



More information about the llvm-commits mailing list