llvm-6502/test/MC
Reid Kleckner 3168868bb9 COFF: Emit all MCSymbols rather than filtering out some of them
In particular, this means we emit non-external symbols defined to
variables, such as aliases or absolute addresses.

This is needed to implement /safeseh, and it appears there was some
confusion about what symbols to emit previously.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190888 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-17 21:24:44 +00:00
..
AArch64 Implement 3 AArch64 neon instructions : umov smov ins. 2013-09-17 02:21:02 +00:00
ARM [ARM] Fix the deprecation of MCR encodings that map to CP15{ISB,DSB,DMB}. 2013-09-17 09:54:57 +00:00
AsmParser
COFF COFF: Emit all MCSymbols rather than filtering out some of them 2013-09-17 21:24:44 +00:00
Disassembler Add the remaining Intel SHA instructions 2013-09-14 15:03:21 +00:00
ELF ELF: Add support for the exclude section bit for gas compat. 2013-09-15 19:53:20 +00:00
MachO
Markup
Mips This patch implements Mips load/store instructions from/to coprocessor 2. Test cases are added. 2013-09-16 10:29:42 +00:00
PowerPC
SystemZ
X86 Add the remaining Intel SHA instructions 2013-09-14 15:03:21 +00:00