| commit | b84b37d60606fc7f147690a24e8706b6967359be | [log] [tgz] |
|---|---|---|
| author | Matheus Almeida <matheus.almeida@imgtec.com> | Thu Jun 05 14:59:18 2014 +0000 |
| committer | Matheus Almeida <matheus.almeida@imgtec.com> | Thu Jun 05 14:59:18 2014 +0000 |
| tree | 90389def9186a3850a0909ce9c139bd381b6b128 | |
| parent | 93d68595a9968b9e3fbb3c8e2415c058965f93c5 [diff] |
[mips] Add macros _MIPS_ISA and __mips_isa_rev (same expansion as defined by GCC). Summary: The Linux Kernel is one example of a piece of software that relies on them. Reviewers: atanasyan Reviewed By: atanasyan Differential Revision: http://reviews.llvm.org/D3756 llvm-svn: 210270