| commit | eaab2b77e1a6c5709966e9609ed15496a90f2bc0 | [log] [tgz] |
|---|---|---|
| author | Simon Atanasyan <simon@atanasyan.com> | Tue Oct 16 14:29:27 2018 +0000 |
| committer | Simon Atanasyan <simon@atanasyan.com> | Tue Oct 16 14:29:27 2018 +0000 |
| tree | af3e16d95d299379241fd99aaec33bcdbd2fc1cf | |
| parent | 49b29eabc662aebcaf3f24ea69e80dcb1f903010 [diff] |
[driver][mips] Support MIPS R6 target triples This change adds support for the following MIPS target triples: mipsisa32r6-linux-gnu mipsisa32r6el-linux-gnu mipsisa64r6-linux-gnuabi64 mipsisa64r6el-linux-gnuabi64 mipsisa64r6-linux-gnuabin32 mipsisa64r6el-linux-gnuabin32 Patch by Yun Qiang Su. Differential revision: https://reviews.llvm.org/D50850 llvm-svn: 344608