[PATCH] D67736: [WebAssembly] Sort output data sections to place .bss last

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 18:13:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372284: [WebAssembly] Sort output data sections to place .bss last (authored by tlively, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67736?vs=220779&id=220783#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67736/new/

https://reviews.llvm.org/D67736

Files:
  lld/trunk/test/wasm/custom-section-name.ll
  lld/trunk/test/wasm/data-layout.ll
  lld/trunk/test/wasm/data-segment-merging.ll
  lld/trunk/test/wasm/data-segments.ll
  lld/trunk/test/wasm/reloc-addend.ll
  lld/trunk/test/wasm/relocatable.ll
  lld/trunk/test/wasm/tls-align.ll
  lld/trunk/test/wasm/tls.ll
  lld/trunk/wasm/OutputSegment.h
  lld/trunk/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67736.220783.patch
Type: text/x-patch
Size: 28826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/4f6b98ac/attachment.bin>


More information about the llvm-commits mailing list