Teach new_tarval_from_str_int() to parse binary numbers: 0[bB][01]+.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 18:17:06 +0000 (20:17 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 6 May 2012 18:17:06 +0000 (20:17 +0200)
commit0bddf6c31e2dc664e50eed6609ac36a1a86e1536
tree7e045fd67638d016149ba1a9278f98c8e416b7cb
parente48a03a6509573f7f528217da8d649903a41f070
Teach new_tarval_from_str_int() to parse binary numbers: 0[bB][01]+.
include/libfirm/tv.h
ir/tv/tv.c