[PATCH] D63833: [wasm-ld] Add __global_base symbol to mark the value of --global-base

Guanzhong Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 13:08:48 PDT 2019


quantum updated this revision to Diff 206729.
quantum marked 3 inline comments as done.
quantum added a comment.

Remove leading `; `


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63833

Files:
  lld/test/wasm/global-base.test
  lld/wasm/Driver.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63833.206729.patch
Type: text/x-patch
Size: 5344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/cde7f8e5/attachment.bin>


More information about the llvm-commits mailing list