[PATCH] D61876: [WebAssembly] Add __start_/_stop_ symbols for data sections
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 16:05:14 PDT 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.
Herald added a project: LLVM.
Fixes https://bugs.llvm.org/show_bug.cgi?id=41565
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D61876
Files:
lld/test/wasm/startstop.ll
lld/wasm/Driver.cpp
lld/wasm/SymbolTable.cpp
lld/wasm/SymbolTable.h
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61876.199343.patch
Type: text/x-patch
Size: 6795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/99374b8b/attachment.bin>
More information about the llvm-commits
mailing list