diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-03 06:41:49 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-03 06:41:49 +0000 |
commit | bbb91498da1a4dc77332bf93d7c13060f0c63a70 (patch) | |
tree | 3c966e74ad370ac1d3ce388b3ec75a3ccc0bd8fb /lib/Transforms/Utils/BuildLibCalls.cpp | |
parent | 43b85273ee11536c81b14dca0114cd8b9407db8e (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