SIISelLowering.cpp: Define _USE_MATH_DEFINES to let M_PI provided on MS <cmath>.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 20 Jul 2014 11:15:07 +0000 (11:15 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 20 Jul 2014 11:15:07 +0000 (11:15 +0000)
commit7a3c3e9a155028de59aed3b6df2e1ff316ba11b0
tree41750bff28dccf042bf11da9a17fed6e6d91163d
parent1d55cc68289232fdc4504d0dbe8f33d504d8b820
SIISelLowering.cpp: Define _USE_MATH_DEFINES to let M_PI provided on MS <cmath>.

FIXME: Would it be better to move it into configure?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213477 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp