llvm-6502/test/MC
Reid Kleckner a834d6a4bb Fix Windows unwind info for functions in sections other than .text
Previously we assumed the section name had the form .text$foo, which is
what we used to do for inline functions. If the dollar wasn't present,
we'd put unwind data in the .pdata and .xdata sections for the main
.text section, which is incorrect.

Fixes PR22001.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224738 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-22 22:10:08 +00:00
..
AArch64 Update AArch64 ELF relocations to ABI 1.0 2014-11-26 10:49:18 +00:00
ARM ARM: further improve deprecated diagnosis (LDM) 2014-12-20 20:25:36 +00:00
AsmParser MC: AsmLexer: handle multi-character CommentStrings correctly 2014-08-14 02:51:43 +00:00
COFF Fix Windows unwind info for functions in sections other than .text 2014-12-22 22:10:08 +00:00
Disassembler [Hexagon] Adding memb instruction. Fixing whitespace in test from 224730. 2014-12-22 21:40:43 +00:00
ELF IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
Hexagon [Hexagon] Updating predicate register transfers and adding tstbit to allow select selection. Updating ll tests with predicate transfers that previously had nop encodings. 2014-12-09 18:16:49 +00:00
MachO IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
Markup
Mips [mips][microMIPS] Implement SWP and LWP instructions 2014-12-16 14:59:10 +00:00
PowerPC Add parsing of 'foo@local". 2014-12-17 06:23:35 +00:00
R600 R600/SI: Start implementing an assembler 2014-11-14 14:08:00 +00:00
Sparc
SystemZ Exclude known and bugzilled failures from UBSan bootstrap 2014-09-17 20:17:52 +00:00
X86 AVX-512: Added all forms of BLENDM instructions, 2014-12-22 13:52:48 +00:00