llvm-project/llvm/test/MC
Leonard Grey 5d57578a4e [MC] Recursively calculate symbol offset
This is speculative since I'm not sure if there's some implicit contract that a
variable symbol must not have another variable symbol in its evaluation tree.

Downstream bug: https://bugs.chromium.org/p/chromium/issues/detail?id=471146#c23.

Test is based on alias.s (removed checks since we just need to know it didn't
crash).

Differential Revision: https://reviews.llvm.org/D109109
2021-10-20 14:29:43 -04:00
..
AArch64 [Clang][ARM][AArch64] Add support for Armv9-A, Armv9.1-A and Armv9.2-A 2021-10-11 17:44:09 +01:00
AMDGPU [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
ARM [MC] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +01:00
AVR [AVR] Add register aliases XL, YH, etc 2021-03-03 15:36:05 +01:00
AsmParser [AIX] Disable tests failing due to lack of .loc and .file directive support 2021-10-08 11:55:12 -04:00
BPF
COFF [Win64EH] Write .pdata symbol relocations relative to the temporary begin symbol 2021-09-14 11:05:37 +03:00
CSKY [CSKY] Complete to add basic integer instruction set 2021-10-20 15:50:44 +08:00
Disassembler [AMDGPU] Support shared literals in FMAMK/FMAAK 2021-10-11 13:09:54 -04:00
ELF [AIX] Disable tests failing due to lack of .loc and .file directive support 2021-10-08 11:55:12 -04:00
Hexagon [hexagon] Add system register, transfer support 2021-10-14 06:37:04 -07:00
Lanai
M68k [M68k][test] Migrate the remaining fixup and relaxation tests 2021-09-04 16:27:13 -07:00
MSP430
MachO [MC] Recursively calculate symbol offset 2021-10-20 14:29:43 -04:00
Mips Fix typo of colon to semicolon in lit tests 2021-10-09 10:03:50 +08:00
PowerPC [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
RISCV [NFC] Fix typos 2021-10-20 11:47:26 +08:00
Sparc [SPARC] Recognize the prefetch instruction 2021-10-20 10:59:01 +02:00
SystemZ [SystemZ] Recognize .machine directive in parser. 2021-09-17 12:03:54 +02:00
VE [VE] Add missing BCR format 2020-10-29 23:30:49 +09:00
WebAssembly [WebAssembly] Add prototype relaxed float min max instructions 2021-10-20 09:41:51 -07:00
X86 [X86] Remove little support we had for MPX 2021-10-12 16:18:51 -07:00
XCOFF [AIX] Add dummy XCOFF MCAsmParserExtension 2021-07-02 16:12:21 +00:00