[PATCH] D94677: [lld][WebAssembly] Common superclass for input globals/events/tables

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 05:57:18 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa56e57493b18: [lld][WebAssembly] Common superclass for input globals/events/tables (authored by wingo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94677

Files:
  lld/include/lld/Common/LLVM.h
  lld/wasm/Driver.cpp
  lld/wasm/InputElement.h
  lld/wasm/InputEvent.h
  lld/wasm/InputFiles.cpp
  lld/wasm/InputGlobal.h
  lld/wasm/InputTable.h
  lld/wasm/MapFile.cpp
  lld/wasm/MarkLive.cpp
  lld/wasm/SymbolTable.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/SyntheticSections.cpp
  lld/wasm/Writer.cpp
  lld/wasm/WriterUtils.cpp
  lld/wasm/WriterUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94677.322973.patch
Type: text/x-patch
Size: 20517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/f8e3eb0d/attachment.bin>


More information about the llvm-commits mailing list