[PATCH] D40844: [WebAssembly] COMDAT: core LLVM support

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 15:44:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322135: [WebAssembly] Add COMDAT support (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40844?vs=129128&id=129174#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40844

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/ADT/Triple.h
  llvm/trunk/include/llvm/BinaryFormat/Wasm.h
  llvm/trunk/include/llvm/Object/Wasm.h
  llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
  llvm/trunk/test/CodeGen/WebAssembly/comdat.ll
  llvm/trunk/test/MC/WebAssembly/comdat.ll
  llvm/trunk/tools/obj2yaml/wasm2yaml.cpp
  llvm/trunk/tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40844.129174.patch
Type: text/x-patch
Size: 24364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/7401de67/attachment-0001.bin>


More information about the llvm-commits mailing list