aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/BuildLibCalls.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-04-03 06:41:49 +0000
committerChris Lattner <sabre@nondot.org>2010-04-03 06:41:49 +0000
commitbbb91498da1a4dc77332bf93d7c13060f0c63a70 (patch)
tree3c966e74ad370ac1d3ce388b3ec75a3ccc0bd8fb /lib/Transforms/Utils/BuildLibCalls.cpp
parent43b85273ee11536c81b14dca0114cd8b9407db8e (diff)
add a comment and fix some consistency issues, converting
to a signed vs unsigned value depending on the sign of the constant fp means that we can't distinguish between a truly negative number and a positive number so large the 32nd bit is set. So, do don't this! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100283 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/BuildLibCalls.cpp')
0 files changed, 0 insertions, 0 deletions