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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 11:39:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD357715: [WebAssembly] Apply data relocations at runtime in shared objects (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59278?vs=193419&id=193756#toc

Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D59278

Files:
  test/wasm/shared.ll
  test/wasm/undefined-data.ll
  wasm/Driver.cpp
  wasm/InputChunks.cpp
  wasm/InputChunks.h
  wasm/InputFiles.h
  wasm/MarkLive.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59278.193756.patch
Type: text/x-patch
Size: 15970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/b228aa5b/attachment.bin>


More information about the llvm-commits mailing list