1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include
Dale Johannesen c7279629cc Change APFloat::convertFromInteger to take the incoming
bit width instead of number of words allocated, which
makes it actually work for int->APF conversions.
Adjust callers.  Add const to one of the APInt constructors
to prevent surprising match when called with const
argument.

llvm-svn: 42210
2007-09-21 22:09:37 +00:00
..
llvm Change APFloat::convertFromInteger to take the incoming 2007-09-21 22:09:37 +00:00
llvm-c Tests of the ocaml (and thus C) bindings for constants. 2007-09-18 18:07:51 +00:00