]> granicus.if.org Git - clang/commit
[mips][mips64r6] Define _MIPS_FPSET, __mips_fpr, and __mips_nan2008 correctly on...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 13:56:23 +0000 (13:56 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 13:56:23 +0000 (13:56 +0000)
commitc1fd3f597f16bb99ac2f869c9d0b1bb80c932f56
tree57940ecf27b4e6e4a77f0742346a353623d5face
parent51435da41b3af9ac3bad4a6bf30950de3d9f2c67
[mips][mips64r6] Define _MIPS_FPSET, __mips_fpr, and __mips_nan2008 correctly on MIPS32r6/MIPS64r6

Summary:
This removes the need to pass -mnan=2008 explicitly to be able to compile
the test-suite for MIPS32r6/MIPS64r6.

Differential Revision: http://reviews.llvm.org/D4433

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@212619 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/init.c