llvm-project/llvm/test/MC/WebAssembly
Sam Clegg 6006e09169 [WebAssembly] MC: Fix for address taken aliases
Previously, taking the address for an alias would result in:
 "Symbol not found in table index space"

Increase test coverage for weak aliases.

This code should be more efficient too as it avoids building
the `IsAddressTaken` set.

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

llvm-svn: 321384
2017-12-22 20:31:39 +00:00
..
array-fill.ll [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
bss.ll [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
custom-code-section.ll [WebAssembly] section kind can be code 2017-12-07 02:55:51 +00:00
debug-info.ll [WebAssembly] MC: Fix crash when -g specified. 2017-10-20 21:28:38 +00:00
explicit-sections.ll [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
external-data.ll [WebAssembly] Use a separate wasm data segment for each global symbol 2017-09-14 23:07:53 +00:00
external-func-address.ll Reland "[WebAssembly] Import the linear memory and function table." 2017-12-11 23:03:38 +00:00
file-headers.ll
func-address.ll Reland "[WebAssembly] Import the linear memory and function table." 2017-12-11 23:03:38 +00:00
init-fini-array.ll [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors 2017-12-15 00:17:10 +00:00
lit.local.cfg
reloc-code.ll Reland "[WebAssembly] Import the linear memory and function table." 2017-12-11 23:03:38 +00:00
reloc-data.ll Reland "[WebAssembly] Import the linear memory and function table." 2017-12-11 23:03:38 +00:00
sections.ll Reland "[WebAssembly] Import the linear memory and function table." 2017-12-11 23:03:38 +00:00
stack-ptr.ll [WebAssembly] Fix test breakage from r319810 2017-12-06 01:02:44 +00:00
unnamed-data.ll [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
visibility.ll [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00
weak-alias.ll [WebAssembly] MC: Fix for address taken aliases 2017-12-22 20:31:39 +00:00
weak.ll [WebAssembly] Use bitfield types in wasm YAML representation 2017-12-13 22:02:25 +00:00