commit | 241f286bd731e40c89883cf70ecf0961aae32cd3 | [log] [tgz] |
---|---|---|
author | Petar Jovanovic <petar.jovanovic@mips.com> | Thu Jun 07 13:06:06 2018 +0000 |
committer | Petar Jovanovic <petar.jovanovic@mips.com> | Thu Jun 07 13:06:06 2018 +0000 |
tree | c0b6e6130cd47254ecac95e23c77a3639a01dd7a | |
parent | 09953d8412ff1534d86600e8c25b391eade280f7 [diff] |
[Mips] Silencing warnings in instruction info (NFC) isORCopyInst and isReadOrWriteToDSPReg functions were producing warning that some statements my fall through. Patch by Nikola Prica. Differential Revision: https://reviews.llvm.org/D47876 llvm-svn: 334194