revert a commit: Work around for the issue TCC doesn't handle -2147483648 properly
commitc2efd7c53b5e4a792e9609e6fbe56196ed56787c
authorseyko <seyko2@gmail.com>
Mon, 23 Mar 2015 12:31:10 +0000 (23 15:31 +0300)
committerseyko <seyko2@gmail.com>
Mon, 23 Mar 2015 12:31:10 +0000 (23 15:31 +0300)
treec98b8976de8e51fa580bdf53b4f4ca8984c65e0a
parentbd531ec1fde7d47f71c8d68c44ba3f79ae148564
revert a commit: Work around for the issue TCC doesn't handle -2147483648 properly
because a tcc handle now -2147483648 properly. Look a commit:
    Make integer constant parsing C99 compliant
tccelf.c