[PATCH] D44331: [WebAssembly] Add test for imported ctor and fix indexing bug found

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 14:45:16 PST 2018


ncw created this revision.
ncw added a reviewer: sbc100.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

Oops, that's a silly bug! I found it just by accident while trying to expand out testcases for imported symbols


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44331

Files:
  test/wasm/init-fini.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44331.137845.patch
Type: text/x-patch
Size: 18505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/895a4f2d/attachment.bin>


More information about the llvm-commits mailing list