[PATCH] D76752: [WebAssembly] Move event section before global section

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 11:54:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf93426c5b964: [WebAssembly] Move event section before global section (authored by aheejin).

Changed prior to commit:
  https://reviews.llvm.org/D76752?vs=252632&id=252643#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76752

Files:
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp
  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/tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76752.252643.patch
Type: text/x-patch
Size: 19837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/7af44ca9/attachment-0001.bin>


More information about the llvm-commits mailing list