llvm-6502/test/MC
Rafael Espindola 58a854d447 Write the section header string table directly to the output stream.
Instead of accumulating the content in a fragment first, just write it
to the output stream.

Also put it first in the section table, so that we never have to worry
about its index being >= SHN_LORESERVE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236145 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-29 20:25:24 +00:00
..
AArch64 [MC] Use LShr for constant evaluation of ">>" on ELF/arm64--darwin. 2015-04-28 01:37:11 +00:00
ARM Write the section header string table directly to the output stream. 2015-04-29 20:25:24 +00:00
AsmParser [MC] Use LShr for constant evaluation of ">>" on ELF/arm64--darwin. 2015-04-28 01:37:11 +00:00
COFF Add a proper fix for pr23025. 2015-04-17 11:27:13 +00:00
Disassembler [mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU instructions 2015-04-29 17:23:22 +00:00
ELF Write the section header string table directly to the output stream. 2015-04-29 20:25:24 +00:00
Hexagon Expand MUX instructions early on Hexagon 2015-03-31 13:35:12 +00:00
MachO MC: For variable symbols, maintain MCSymbol::Section as a cache. 2015-04-03 01:46:11 +00:00
Markup
Mips [mips][microMIPSr6] Implement MUL, MUH, MULU and MUHU instructions 2015-04-29 17:23:22 +00:00
PowerPC Use CIE version 1 for .eh_frame. 2015-04-27 22:04:24 +00:00
R600 R600/SI: Add missing -mcpu=SI to assembler test 2015-04-23 19:33:55 +00:00
Sparc Make Sparc assembler accept parenthesized constant expressions. 2015-04-29 18:48:29 +00:00
SystemZ [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
X86 IR: Give 'DI' prefix to debug info metadata 2015-04-29 16:38:44 +00:00