diff options
author | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-16 15:48:55 +0000 |
---|---|---|
committer | Matheus Almeida <matheus.almeida@imgtec.com> | 2014-04-16 15:48:55 +0000 |
commit | 0051f2dc78ad32880f2440305291417bed27e0ff (patch) | |
tree | 7c5b134fe913070910adfda7e5a3333997e6996a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | afc352ce6416538d85c4c7355657a0ccf6585734 (diff) | |
download | llvm-0051f2dc78ad32880f2440305291417bed27e0ff.zip llvm-0051f2dc78ad32880f2440305291417bed27e0ff.tar.gz llvm-0051f2dc78ad32880f2440305291417bed27e0ff.tar.bz2 |
[mips] Add initial support for NaN2008 in the back-end.
This is so that EF_MIPS_NAN2008 is set if we are using IEEE 754-2008
NaN encoding (-mnan=2008). This patch also adds support for parsing
'.nan legacy' and '.nan 2008' assembly directives. The handling of
these directives should match GAS' behaviour i.e., the last directive
in use sets the ELF header bit (EF_MIPS_NAN2008).
Differential Revision: http://reviews.llvm.org/D3346
llvm-svn: 206396
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions