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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 09:57:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322383: [WebAssembly] Don't allow functions to be named more than once (authored by sbc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41975

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

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


More information about the llvm-commits mailing list