llvm-project/llvm/test/MC
Sam Clegg 5e3d33a781 [WebAssembly] Support weak defined symbols
Model weakly defined symbols as symbols that are both
exports and imported and marked as weak. Local references
to the symbols refer to the import but the linker can
resolve this to the weak export if not strong symbol
is found at link time.

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

llvm-svn: 307348
2017-07-07 02:01:29 +00:00
..
AArch64 Add @LINE to checks in a test. 2017-07-06 19:09:35 +00:00
AMDGPU Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR 2017-06-30 20:56:57 +00:00
ARM [AsmParser] Mnemonic Spell Corrector 2017-07-05 12:39:13 +00:00
AVR [AVR] Remove a bunch of now-obselete tests 2017-07-01 05:23:13 +00:00
AsmParser fix trivial typo in comment, NFC 2017-06-26 06:32:04 +00:00
COFF Use @LINE in two more tests. 2017-07-06 21:33:23 +00:00
Disassembler [SystemZ] Add all remaining instructions 2017-06-30 20:43:40 +00:00
ELF Use @LINE in two more tests. 2017-07-06 21:33:23 +00:00
Hexagon [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
Markup
Mips Add a test for relocation addend on mips. 2017-07-05 19:31:07 +00:00
PowerPC [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. 2017-06-12 17:58:42 +00:00
Sparc [Sparc] Remove execute permissions from non-executable text files 2017-05-17 11:05:20 +00:00
SystemZ [SystemZ] Add all remaining instructions 2017-06-30 20:43:40 +00:00
WebAssembly [WebAssembly] Support weak defined symbols 2017-07-07 02:01:29 +00:00
X86 Fix PR33625. 2017-06-28 17:56:07 +00:00