aboutsummaryrefslogtreecommitdiff
path: root/elf.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2014-03-29 14:28:02 +0800
committerThomas Preud'homme <robotux@celest.fr>2014-03-29 14:46:26 +0800
commitb125743323f92b3492634cd875be820c890d5f29 (patch)
tree04a1ce3cdd3ce252b2aa22eabbd75d2c0cc0934a /elf.h
parent9a6ee577f6165dccfde424732bfc6f16f1e2811b (diff)
downloadtinycc-b125743323f92b3492634cd875be820c890d5f29.tar.gz
tinycc-b125743323f92b3492634cd875be820c890d5f29.tar.bz2
Create bcheck region for argv and arge argument
For program manipulating argv or arge as pointer with construct such as: (while *argv++) { do_something_with_argv; } it is necessary to have argv and arge inside a region. This patch create regions argv and arge) if main is declared with those parameters.
Diffstat (limited to 'elf.h')
0 files changed, 0 insertions, 0 deletions