summaryrefslogtreecommitdiffstats
path: root/clang/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 llvm-svn: 303546
OpenPOWER on IntegriCloud