[PATCH] D40844: [WebAssembly] COMDAT: core LLVM support
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 11:00:19 PST 2018
ncw updated this revision to Diff 129128.
ncw added a comment.
Thanks!
Rebased.
NB. I haven't yet re-run the tests, this is an optimistic update - it takes a looong time to compile everything, and after a rebase pretty much everything needs to recompile. Just building the tests now.
Repository:
rL LLVM
https://reviews.llvm.org/D40844
Files:
docs/LangRef.rst
include/llvm/ADT/Triple.h
include/llvm/BinaryFormat/Wasm.h
include/llvm/Object/Wasm.h
include/llvm/ObjectYAML/WasmYAML.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/WasmObjectWriter.cpp
lib/Object/WasmObjectFile.cpp
lib/ObjectYAML/WasmYAML.cpp
test/MC/WebAssembly/comdat.ll
tools/obj2yaml/wasm2yaml.cpp
tools/yaml2obj/yaml2wasm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40844.129128.patch
Type: text/x-patch
Size: 24001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/c1cd247a/attachment.bin>
More information about the llvm-commits
mailing list