summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/cpus-no-mips64.ll
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Show an error if 64-bit target triple provided with 32-bit CPUSimon Atanasyan2019-11-131-0/+16
When a 64-bit triple is used emit an error if the CPU only supports 32-bit code. Patch by Miloš Stojanović. Differential Revision: https://reviews.llvm.org/D70018
OpenPOWER on IntegriCloud