summaryrefslogtreecommitdiff
path: root/test/CodeGen/micromips-attr.c
Commit message (Collapse)AuthorAgeFilesLines
* [mips] Support `micromips` attributeSimon Atanasyan2017-05-221-0/+12
This patch adds support for the `micromips` and `nomicromips` attributes for MIPS targets. Differential revision: https://reviews.llvm.org/D33363 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303546 91177308-0d34-0410-b5e6-96231b3b80d8