summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/interrupt-attr-error.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Check for the correct error message in tests for interrupt attributes.Vasileios Kalintiris2015-10-261-0/+9
Instead of XFAIL-ing the tests with the wrong usage of the "interrupt" attribute, we should check that we emit the correct error messages to the user. llvm-svn: 251295
OpenPOWER on IntegriCloud