[PATCH] D41024: [WebAssembly] Add test for weakly defined symbols
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 8 10:31:44 PST 2017
sbc100 updated this revision to Diff 126179.
sbc100 added a comment.
- call indirect test
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41024
Files:
test/wasm/Inputs/call-indirect.ll
test/wasm/Inputs/hello.ll
test/wasm/Inputs/hidden.ll
test/wasm/Inputs/many-funcs.ll
test/wasm/Inputs/ret32.ll
test/wasm/Inputs/ret64.ll
test/wasm/Inputs/weak-alias.ll
test/wasm/Inputs/weak-symbol1.ll
test/wasm/Inputs/weak-symbol2.ll
test/wasm/call-indirect.ll
test/wasm/conflict.test
test/wasm/data-layout.ll
test/wasm/entry.ll
test/wasm/function-imports-first.ll
test/wasm/function-imports.ll
test/wasm/function-index.test
test/wasm/import-memory.test
test/wasm/local-symbols.ll
test/wasm/many-functions.ll
test/wasm/relocatable.ll
test/wasm/signature-mismatch.ll
test/wasm/stack-pointer.ll
test/wasm/strip-debug.test
test/wasm/symbol-type-mismatch.ll
test/wasm/undefined-entry.test
test/wasm/undefined.ll
test/wasm/version.ll
test/wasm/visibility-hidden.ll
test/wasm/weak-symbols.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41024.126179.patch
Type: text/x-patch
Size: 24190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/1db3f555/attachment.bin>
More information about the llvm-commits
mailing list