[PATCH] D45340: [WebAssembly] Add support for user-defined custom sections

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 09:15:51 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D45340?vs=141769&id=141868#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45340

Files:
  lld/trunk/test/wasm/Inputs/custom.ll
  lld/trunk/test/wasm/custom-sections.ll
  lld/trunk/wasm/InputChunks.cpp
  lld/trunk/wasm/InputChunks.h
  lld/trunk/wasm/InputFiles.cpp
  lld/trunk/wasm/InputFiles.h
  lld/trunk/wasm/OutputSections.cpp
  lld/trunk/wasm/OutputSections.h
  lld/trunk/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45340.141868.patch
Type: text/x-patch
Size: 8534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/d4d3315c/attachment.bin>


More information about the llvm-commits mailing list