diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-09-30 00:16:11 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-09-30 00:16:11 +0000 |
commit | be6073345e68981bcb6ea73c464b5065934cdb0a (patch) | |
tree | 49c4164e2dc822b5143eeb2994267be57329adba /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | 4b36e0c4096ec6685c9ec8acc2b59ddd3ff0cd39 (diff) | |
download | bcm5719-llvm-be6073345e68981bcb6ea73c464b5065934cdb0a.tar.gz bcm5719-llvm-be6073345e68981bcb6ea73c464b5065934cdb0a.zip |
Start linker scripts at 0.
We were implicitly creating space for the headers. That is not the
behaviour of bfd, which requires the script to use SIZEOF_HEADERS. The
difference is important for scripts that don't use SIZEOF_HEADERS and
expect the first section to be at 0.
llvm-svn: 282818
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions