create new_tarval_from_long_double function and change argument of new_tarval_from_do...
authorMatthias Braun <matze@braunis.de>
Wed, 1 Dec 2010 10:32:03 +0000 (10:32 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 1 Dec 2010 10:32:03 +0000 (10:32 +0000)
commit888515bf53297a3d9d42781b5c6513bc57e58a52
tree2a66ac53e66dfe2f3a0d5dd418ec41b547e44e21
parentd0e0079b764fd66c7a9b3fcd8d9f5e524392376b
create new_tarval_from_long_double function and change argument of new_tarval_from_double to double - so bindings can get away with C89 types only

[r28167]
include/libfirm/tv.h
ir/tv/tv.c