Fixing a bug creating floating point constants of type other
authorGordon Henriksen <gordonhenriksen@mac.com>
Sat, 2 Feb 2008 01:07:50 +0000 (01:07 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Sat, 2 Feb 2008 01:07:50 +0000 (01:07 +0000)
commite62a8a353c3b21b551c00b9025800d3352e5349e
treea37067a905622f829f744199fd5a0f2ba8cdb41e
parentb8033e821d9ccad10ba8770c4561600a3e9ce6cc
Fixing a bug creating floating point constants of type other
than double through the C bindings. Thanks to Tomas Lindquist
Olsen for reporting it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46656 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Core.h
lib/VMCore/Core.cpp
test/Bindings/Ocaml/vmcore.ml