llvm-6502/test/MC
Saleem Abdulrasool 8235ed1808 MC: mark COFF .drectve section as REMOVE
The .drectve section should be marked as IMAGE_SCN_LNK_REMOVE.  This matches what
the MSVC toolchain does and accurately reflects that this section should not be
emitted into the final binary.  This section is merely information for the
linker, comprising of additional linker directives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209273 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-21 05:15:01 +00:00
..
AArch64 [ARM64] Port basic-a64-diagnostics.s over to ARM64 2014-05-20 13:33:41 +00:00
ARM ARMEB: Additional test files for ARM fixups 2014-05-20 09:24:37 +00:00
ARM64 TableGen: convert InstAlias's Emit bit to an int. 2014-05-20 09:17:16 +00:00
AsmParser Integrated assbemler, macros: added 'vararg' argument qualifier support. 2014-04-23 06:56:28 +00:00
COFF MC: mark COFF .drectve section as REMOVE 2014-05-21 05:15:01 +00:00
Disassembler TableGen: fix operand counting for aliases 2014-05-16 09:42:04 +00:00
ELF Fix pr19645. 2014-05-03 19:57:04 +00:00
MachO This command line option is only used in one place. Move it there and 2014-05-21 00:20:01 +00:00
Markup
Mips Temporarily revert: r209129 - [mips][mips64r6] Sorted *_ENC, *_DESC classes and tests 2014-05-20 14:46:24 +00:00
PowerPC [MC] Emit an error if cfi_startproc is used before a symbol is defined. 2014-04-15 01:17:45 +00:00
Sparc TableGen: fix operand counting for aliases 2014-05-16 09:42:04 +00:00
SystemZ [SystemZ] Add support for z196 float<->unsigned conversions 2014-03-21 10:56:30 +00:00
X86 TableGen: use PrintMethods to print more aliases 2014-05-12 18:04:06 +00:00