summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM/unpredictable-MRS-arm.txt
Commit message (Collapse)AuthorAgeFilesLines
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
| | | | | | | | | | versions of Bash. In addition, I can back out the change to the lit built-in shell test runner to support this. This should fix the majority of fallout on Darwin, but I suspect there will be a few straggling issues. llvm-svn: 159544
* Fix the bahavior of the disassembler when decoding unpredictable mrs ↵Silviu Baranga2012-04-181-0/+18
instructions on ARM. Now the diasassembler emmits warnings instead of errors. llvm-svn: 155002
OpenPOWER on IntegriCloud