[PATCH] D56947: [WebAssembly] Fix crash with LTO + relocatable + undefined symbols

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 10:08:09 PST 2019


sbc100 updated this revision to Diff 184321.
sbc100 marked 2 inline comments as done.
sbc100 added a comment.

- refactor symtab creation


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D56947

Files:
  test/wasm/data-layout.ll
  test/wasm/init-fini.ll
  test/wasm/locals-duplicate.test
  test/wasm/lto/relocatable-undefined.ll
  test/wasm/weak-alias.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56947.184321.patch
Type: text/x-patch
Size: 27804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/4a5a073c/attachment.bin>


More information about the llvm-commits mailing list