llvm-project/lld/test/wasm
Sam Clegg fe78ccf1a1 [WebAssembly] Fix bug is function signature checking
This bug effected undefined symbols that were resolved by
existing defined symbols.  We were skipping the signature
check in this case.

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

llvm-svn: 325376
2018-02-16 19:45:41 +00:00
..
Inputs [WebAssembly] Reduce redundancy in tests 2018-01-31 00:13:26 +00:00
alias.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
archive.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
call-indirect.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
comdats.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
conflict.test [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
data-layout.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
entry.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
export.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
function-imports-first.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
function-imports.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
function-index.test [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
gc-sections.ll Fix LLD wasm error check on Windows, which prints "lld.EXE: error: ..." 2018-02-06 00:06:45 +00:00
import-memory.test [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
init-fini.ll [WebAssembly] Fix bug is function signature checking 2018-02-16 19:45:41 +00:00
invalid-stack-size.test [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
lit.local.cfg
load-undefined.test [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
local-symbols.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
locals-duplicate.test [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
many-functions.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
relocatable.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
signature-mismatch.ll [WebAssembly] Fix bug is function signature checking 2018-02-16 19:45:41 +00:00
stack-pointer.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
strip-debug.test [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
symbol-type-mismatch.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
undefined-entry.test [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
undefined.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
version.ll [WebAssembly] Fix signature mismatches in test code 2018-02-02 00:30:03 +00:00
visibility-hidden.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
weak-alias-overide.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
weak-alias.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
weak-symbols.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00
weak-undefined.ll [WebAssembly] Add __data_end link-sythentic symbol. 2018-02-07 03:04:53 +00:00