llvm-6502/test/MC
Saleem Abdulrasool f3ce0c061e ARM: print COFF function header for Windows on ARM
Emit the COFF header when printing out the function.  This is important as the
header contains two important pieces of information: the storage class for the
symbol and the symbol type information.  This bit of information is required for
the linker to correctly identify the type of symbol that it is dealing with.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207613 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 06:14:25 +00:00
..
AArch64
ARM ARM: print COFF function header for Windows on ARM 2014-04-30 06:14:25 +00:00
ARM64 ARM64: diagnose use of v16-v31 in certain indexed NEON instructions. 2014-04-28 11:27:43 +00:00
AsmParser
COFF MC: duplicate .file test for WoA (SVN r207341) 2014-04-27 16:10:57 +00:00
Disassembler
ELF Add an option for evaluating past symbols. 2014-04-28 20:53:11 +00:00
MachO
Markup
Mips
PowerPC
Sparc
SystemZ
X86