[PATCH] D35234: [WebAssembly] Expose the offset of each data segment

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 17:20:13 PDT 2017


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

OK, I got it; this is for the linker's use of the lib/object abstraction, that's what I was missing.


https://reviews.llvm.org/D35234





More information about the llvm-commits mailing list