[mips] Add negative tests confirm that supported ISA's don't allow...
[mips] Add negative tests confirm that supported ISA's don't allow instructions added in later ISA's Summary: test/MC/Mips/<isa1>/invalid-<isa2>.s Test that <isa1> does not support <isa2>'s instructions. test/MC/Mips/<isa1>/invalid-<isa2>-xfail.s Things that should be invalid but currently aren't. Will XPASS if any become invalid. Reviewers: matheusalmeida Reviewed By: matheusalmeida Differential Revision: http://llvm-reviews.chandlerc.com/D3262 llvm-svn: 205538
Loading
Please sign in to comment