[PATCH] D42096: [WebAssembly] Symbol changes #3: Make LLD relocatable object files match Clang output. NFC.
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 06:05:37 PST 2018
ncw updated this revision to Diff 131244.
ncw added a comment.
Updated:
- After weak-alias.ll test was extended (to test relocatable output as well) this patch had to be updated...
Could it be merged soon to avoid further rebasing?
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42096
Files:
test/wasm/locals-duplicate.test
test/wasm/relocatable.ll
test/wasm/stack-pointer.ll
test/wasm/weak-alias.ll
wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42096.131244.patch
Type: text/x-patch
Size: 9439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/75ef0516/attachment.bin>
More information about the llvm-commits
mailing list