[PATCH] D49343: [WebAssembly] Fix archive member display in error messages

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 14 12:05:49 PDT 2018


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

Add a test for this by causing a symbol collision
between archive members.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49343

Files:
  test/wasm/Inputs/archive2.ll
  test/wasm/Inputs/archive3.ll
  test/wasm/archive.ll
  wasm/InputFiles.cpp
  wasm/InputFiles.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49343.155565.patch
Type: text/x-patch
Size: 3927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180714/9e902f6e/attachment.bin>


More information about the llvm-commits mailing list