[PATCH] D41460: [WebAssembly] Improve weak alias tests cases
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 12:03:51 PST 2017
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
Based on: https://github.com/WebAssembly/tool-conventions/issues/34
Currently weak-alias-overide.ll exhibits incorrect
behaviour in that call_direct() calls the wrong function.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41460
Files:
test/wasm/Inputs/weak-alias.ll
test/wasm/weak-alias-overide.ll
test/wasm/weak-alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41460.127771.patch
Type: text/x-patch
Size: 6816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/cbf5deff/attachment.bin>
More information about the llvm-commits
mailing list