[PATCH] D41839: [WebAssembly] Write out undefined symbol addresses as zero

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 15:34:10 PST 2018


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

- don't ignore addends


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41839

Files:
  test/wasm/relocatable.ll
  test/wasm/weak-external.ll
  test/wasm/weak-undefined.ll
  wasm/InputFiles.cpp
  wasm/OutputSections.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41839.128994.patch
Type: text/x-patch
Size: 6702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/8fc83efa/attachment.bin>


More information about the llvm-commits mailing list