llvm-6502/include/llvm/MC/MCParser
Daniel Sanders 61bc405795 [mips] Print warning when using register names not available in N32/64
Summary:
The register names t4-t7 are not available in the N32 and N64 ABIs.
This patch prints a warning, when those names are used in N32/64,
along with a fix-it with the correct register names.

Patch by Vasileios Kalintiris

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D5272


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218989 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-03 15:37:37 +00:00
..
AsmCond.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
AsmLexer.h MC: AsmLexer: handle multi-character CommentStrings correctly 2014-08-14 02:51:43 +00:00
MCAsmLexer.h [mips] Print warning when using register names not available in N32/64 2014-10-03 15:37:37 +00:00
MCAsmParser.h ms-inline-asm: Fix parsing label names inside bracket expressions 2014-09-22 20:40:36 +00:00
MCAsmParserExtension.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
MCParsedAsmOperand.h [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00