diff options
author | Han Shen <shenhan@google.com> | 2018-05-15 17:02:35 +0000 |
---|---|---|
committer | Han Shen <shenhan@google.com> | 2018-05-15 17:02:35 +0000 |
commit | b56030ee9ebad4d1a1153f04a630e90313a4b928 (patch) | |
tree | 18a3ccca124e8ecb7274a4b08f8f5f9255634eba /llvm/unittests/Support/CommandLineTest.cpp | |
parent | c5b4401cf70c27170a565eafb3e3771ba407e998 (diff) | |
download | llvm-b56030ee9ebad4d1a1153f04a630e90313a4b928.zip llvm-b56030ee9ebad4d1a1153f04a630e90313a4b928.tar.gz llvm-b56030ee9ebad4d1a1153f04a630e90313a4b928.tar.bz2 |
[lld] Mitigate relocation overflow [part 1 of 2].
This CL places .dynsym and .dynstr at the beginning of SHF_ALLOC
sections. We do this to mitigate the possibility that huge .dynsym and
.dynstr sections placed between ro-data and text sections cause
relocation overflow.
Differential Revision: https://reviews.llvm.org/D45788
llvm-svn: 332374
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions