[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:27:30 PST 2017
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
Also make all tests consistently pass -mtripple rather than
declaring in the sources.
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.126178.patch
Type: text/x-patch
Size: 21459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/fe2f40d7/attachment-0001.bin>
More information about the llvm-commits
mailing list