[PATCH] D102546: [lld][WebAssembly] Refactor input chunk class hierarchy. NFC

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 21:02:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5a9b25e15b4f: [lld][WebAssembly] Refactor input chunk class hierarchy. NFC (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102546

Files:
  lld/wasm/Driver.cpp
  lld/wasm/InputChunks.cpp
  lld/wasm/InputChunks.h
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/OutputSections.cpp
  lld/wasm/OutputSegment.cpp
  lld/wasm/OutputSegment.h
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102546.346037.patch
Type: text/x-patch
Size: 35998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/18b003ca/attachment.bin>


More information about the llvm-commits mailing list