[PATCH] D61811: [WebAssembly] Refactor synthetic sections and relocation processing. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 16:12:18 PDT 2019


sbc100 updated this revision to Diff 200374.
sbc100 added a comment.

- cleanup


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61811

Files:
  lld/wasm/CMakeLists.txt
  lld/wasm/InputChunks.h
  lld/wasm/InputFiles.cpp
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSections.h
  lld/wasm/Relocations.cpp
  lld/wasm/Relocations.h
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp
  lld/wasm/Writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61811.200374.patch
Type: text/x-patch
Size: 87014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/8d3aec89/attachment-0001.bin>


More information about the llvm-commits mailing list