Don't mark all args to strtod and friends as nocapture.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 12 Feb 2009 03:18:34 +0000 (03:18 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 12 Feb 2009 03:18:34 +0000 (03:18 +0000)
commitb7c9eeeede975251fe40e7355d0ee2c64c6df864
treeb2320ad24b868e42cc8c79a370605fba1e598024
parentd1c321a89ab999b9bb602b0f398ecd4c2022262c
Don't mark all args to strtod and friends as nocapture.

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