llvm-6502/test/MC
Saleem Abdulrasool 10096880c8 AsmParser: improve diagnostics for invalid variants
An emitted diagnostic for an invalid relocation variant would place the caret on
the token following the relocation variant indicator or at the end of the line
if there was no following token.  This change corrects the placement of the
caret to point to the token.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200159 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-26 22:29:43 +00:00
..
AArch64
ARM Reverting r199886 (Prevent repetitive warnings for unrecognized processors and features) 2014-01-25 16:56:18 +00:00
AsmParser AsmParser: improve diagnostics for invalid variants 2014-01-26 22:29:43 +00:00
COFF Fix known typos 2014-01-24 17:20:08 +00:00
Disassembler [Sparc] Correct quad register list in the asm parser. 2014-01-24 05:24:01 +00:00
ELF Forgot to add testcase for r198590 2014-01-21 20:39:11 +00:00
MachO Fix known typos 2014-01-24 17:20:08 +00:00
Markup
Mips Implement the missing bits corresponding to .mips_hack_elf_flags. 2014-01-26 06:57:13 +00:00
PowerPC
Sparc [Sparc] Add support for sparc relocation types in ELF object file. 2014-01-26 03:21:28 +00:00
SystemZ
X86 Update the X86 assembler for .intel_syntax to produce an error for invalid base 2014-01-23 22:34:42 +00:00