[PATCH] D42867: [WebAssembly] Add _edata and _end link-synthetic symbols
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 2 16:26:33 PST 2018
sbc100 updated this revision to Diff 132703.
sbc100 added a comment.
- remove bss start
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42867
Files:
test/wasm/alias.ll
test/wasm/call-indirect.ll
test/wasm/comdats.ll
test/wasm/export.ll
test/wasm/load-undefined.test
test/wasm/local-symbols.ll
test/wasm/locals-duplicate.test
test/wasm/visibility-hidden.ll
test/wasm/weak-alias-overide.ll
test/wasm/weak-alias.ll
test/wasm/weak-symbols.ll
test/wasm/weak-undefined.ll
wasm/Driver.cpp
wasm/Symbols.cpp
wasm/Symbols.h
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42867.132703.patch
Type: text/x-patch
Size: 17267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180203/f6572da0/attachment-0001.bin>
More information about the llvm-commits
mailing list