[PATCH] D41975: [WebAssembly] Don't allow functions to be named more than once

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 19:01:24 PST 2018


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

- add comment


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41975

Files:
  test/wasm/alias.ll
  wasm/InputChunks.h
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41975.129570.patch
Type: text/x-patch
Size: 5792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/cef7e365/attachment.bin>


More information about the llvm-commits mailing list