[PATCH] D46416: [WebAssembly] Optionally compress relocation sites in the code section

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 16:32:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332783: [WebAssembly] Add option to remove LEB padding at relocate sites (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46416?vs=147612&id=147615#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46416

Files:
  lld/trunk/test/wasm/compress-relocs.ll
  lld/trunk/wasm/Config.h
  lld/trunk/wasm/Driver.cpp
  lld/trunk/wasm/InputChunks.cpp
  lld/trunk/wasm/InputChunks.h
  lld/trunk/wasm/Options.td
  lld/trunk/wasm/OutputSections.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46416.147615.patch
Type: text/x-patch
Size: 11421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/d8fa267f/attachment.bin>


More information about the llvm-commits mailing list