]> granicus.if.org Git - llvm/commit
[SimplifyLibCalls] Define the value of the Euler number
authorEvandro Menezes <e.menezes@samsung.com>
Mon, 30 Sep 2019 23:21:02 +0000 (23:21 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Mon, 30 Sep 2019 23:21:02 +0000 (23:21 +0000)
commitb665fc7193d25a756054ab5959e7da9f04e56cf5
tree0c33b60996434889b3959a31f3e7dfa45c38b009
parent6576623cbed448a5ab8179d0c845980915a47c1e
[SimplifyLibCalls] Define the value of the Euler number

This patch fixes the build break on Windows hosts.

There must be a better way of accessing the equivalent POSIX math constant
`M_E`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyLibCalls.cpp