llvm-mirror/test/MC
Martin Storsjo 676e2b8028 [AArch64] Disallow the MachO specific .loh directive for windows
Also add a test for it being unsupported for linux.

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

llvm-svn: 338493
2018-08-01 06:50:18 +00:00
..
AArch64 [AArch64] Disallow the MachO specific .loh directive for windows 2018-08-01 06:50:18 +00:00
AMDGPU
ARM [ARM] Allow automatically deducing the thumb instruction size for .inst 2018-07-31 09:27:07 +00:00
AsmParser [AsmParser] Fix preserve-comments-crlf.s on FreeBSD 2018-07-26 06:07:03 +00:00
AVR
BPF
COFF [MC] Add support for the .rva assembler directive for COFF targets 2018-07-26 20:11:26 +00:00
Disassembler Revert "[WebAssembly] Added default stack-only instruction mode for MC." 2018-07-27 23:19:51 +00:00
ELF MC: Implement support for new .addrsig and .addrsig_sym directives. 2018-07-17 22:17:18 +00:00
Hexagon
Lanai
MachO
Mips [mips] Replace custom parsing logic for data directives by the addAliasForDirective 2018-07-25 07:07:43 +00:00
PowerPC Complete the SPE instruction set patterns 2018-07-18 04:24:57 +00:00
RISCV
Sparc
SystemZ
WebAssembly [WebAssembly] Fix debug info tests after r338437. 2018-07-31 22:24:14 +00:00
X86