The hack to allow valgrind works with tcc compiled programs
commit5c233f2cf37a7bbf00b12df606f876c7275ef98f
authormingodad <mingodad@gmail.com>
Fri, 28 Mar 2014 21:07:06 +0000 (28 21:07 +0000)
committermingodad <mingodad@gmail.com>
Fri, 28 Mar 2014 21:07:06 +0000 (28 21:07 +0000)
treed5fd773a42a68e15fd09fe249793b45d454d0722
parentc025478d7c03eb8d32022f1aec4537bd0a75a743
The hack to allow valgrind works with tcc compiled programs
have the undesired side effect of programs compiled with
debug info segfaulting after debug info been striped
more tought must be done here
tccelf.c