[PATCH] D42867: [WebAssembly] Add __data_start linker-synthetic symbol

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 3 03:58:05 PST 2018


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

Great, looks useful. (And the previous diff as well, moving the symbols into WasmSyms)

But it's going to require yet another tedious rebase of the symbol table patches (there'll be a conflict in every test file). I can't keep my patches continually up to date, I'd like to do just one more rebase - tell me what day you want to merge and I'll do it then.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42867





More information about the llvm-commits mailing list