[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)
commit9500d2d75185d05e45d785050d158acdfa0f34e8
treeefa295275592e1cc07790ae5a640a8e26f3fd9a7
parentcfbb71dfb6464d9d442d6fc2fa0b76ded3981a53
[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

llvm-svn: 212619
clang/lib/Basic/Targets.cpp
clang/test/Preprocessor/init.c