llvm-project/lld/test/wasm/Inputs
Sam Clegg 2e25e896fb [WebAssembly] Improve wasm test cases
Add test for weakly defined symbols with the same name

Improve test for call-indirect to include the same call in two
different objects. This lays the ground work to improve the
output via de-duplicating the indirect call table:
   https://reviews.llvm.org/D40989

Also make all tests consistently pass -mtriple rather than
declaring in the sources.

Differential Revision: https://reviews.llvm.org/D41024

llvm-svn: 320172
2017-12-08 18:37:44 +00:00
..
archive1.ll
archive2.ll
call-indirect.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
hello.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
hidden.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
many-funcs.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
ret32.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
ret64.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
weak-alias.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
weak-symbol1.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00
weak-symbol2.ll [WebAssembly] Improve wasm test cases 2017-12-08 18:37:44 +00:00