[PATCH] D109595: [WebAssembly] Convert to new "dylink.0" section format

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 12 05:31:55 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb78c85a44af3: [WebAssembly] Convert to new "dylink.0" section format (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109595

Files:
  lld/test/wasm/pie.ll
  lld/test/wasm/shared-needed.s
  lld/test/wasm/shared.s
  lld/test/wasm/shared64.s
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/include/llvm/Object/Wasm.h
  llvm/include/llvm/ObjectYAML/WasmYAML.h
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/lib/ObjectYAML/WasmEmitter.cpp
  llvm/lib/ObjectYAML/WasmYAML.cpp
  llvm/test/ObjectYAML/wasm/dylink_section.yaml
  llvm/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109595.372117.patch
Type: text/x-patch
Size: 11993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210912/67ea1690/attachment.bin>


More information about the llvm-commits mailing list