diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2011-12-13 02:27:40 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2011-12-13 02:27:40 +0000 |
commit | f3315cf65f9574cd1e4e784d2860c943cfa65ce9 (patch) | |
tree | d58fa6b8942c4eb05ac0a7d9ec6747e7d0a04a34 /lib/Archive/LLVMBuild.txt | |
parent | 6f20c61e07b570ad95fec81437972d653b362e63 (diff) | |
download | external_llvm-f3315cf65f9574cd1e4e784d2860c943cfa65ce9.zip external_llvm-f3315cf65f9574cd1e4e784d2860c943cfa65ce9.tar.gz external_llvm-f3315cf65f9574cd1e4e784d2860c943cfa65ce9.tar.bz2 |
Relocation against a symbol, instead of against section. We had some extreme
test cases where there were a lot of relocations applied relative to a large
rodata section. Gas would create a symbol for each of these whereas we would
be relative to the beginning of the rodata section. This change mimics what
gas does.
Patch by Jack Carter.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146468 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Archive/LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions