[PATCH] D59278: [WebAssembly] Apply data relocations at runtime in shared objects

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 18:54:00 PDT 2019


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

- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59278

Files:
  lld/test/wasm/shared.ll
  lld/test/wasm/undefined-data.ll
  lld/wasm/Driver.cpp
  lld/wasm/InputChunks.cpp
  lld/wasm/InputChunks.h
  lld/wasm/InputFiles.h
  lld/wasm/MarkLive.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59278.193411.patch
Type: text/x-patch
Size: 16683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/93b80b77/attachment.bin>


More information about the llvm-commits mailing list