diff options
author | Toma Tabacu <toma.tabacu@imgtec.com> | 2014-08-19 14:22:52 +0000 |
---|---|---|
committer | Toma Tabacu <toma.tabacu@imgtec.com> | 2014-08-19 14:22:52 +0000 |
commit | 85618b3194d40c8df5eb6d096113f7532dfe26cb (patch) | |
tree | 4290a0b5ec026e88a527db7c6a2ba7d12484c544 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 1542a60c0bbb8534b949128dd43df5d940e47eb2 (diff) | |
download | bcm5719-llvm-85618b3194d40c8df5eb6d096113f7532dfe26cb.tar.gz bcm5719-llvm-85618b3194d40c8df5eb6d096113f7532dfe26cb.zip |
[mips] Add assembler support for .set arch=x directive.
Summary:
This directive is similar to ".set mipsX".
It is used to change the CPU target of the assembler, enabling it to accept instructions for a specific CPU.
This patch only implements the r4000 CPU (which is treated internally as generic mips3) and the generic ISAs.
Contains work done by Matheus Almeida.
Reviewers: dsanders
Reviewed By: dsanders
Differential Revision: http://reviews.llvm.org/D4884
llvm-svn: 215978
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions