llvm-project/llvm/test/tools/llvm-objdump/WebAssembly
Sam Clegg 0b55ccf6f0 [WebAssebmly] Report undefined symbols correctly in objdump
Peviously we were reporting undefined symbol as being defined
by the IMPORT sections.

This change reports undefined symbols in the same that other
formats do, and also removes the need to store the section
with each symbol (since it can be derived from the symbol
type).

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

llvm-svn: 324770
2018-02-09 20:21:50 +00:00
..
lit.local.cfg [WebAssembly] Only run WebAssembly objdump tests if it is enabled as a target 2017-06-27 21:19:27 +00:00
relocations.test [WebAssembly] Use a separate wasm data segment for each global symbol 2017-09-14 23:07:53 +00:00
symbol-table.test [WebAssebmly] Report undefined symbols correctly in objdump 2018-02-09 20:21:50 +00:00