diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-03-12 02:00:43 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-03-12 02:00:43 +0000 |
commit | 87913bfa1abeeed8105b2898a2b8536d9d583ab7 (patch) | |
tree | e0bc59acc4ba82d3642851d34b49a8f4d698a5fe /utils | |
parent | 41c86ca9e11093409869e3bdb0fe14c664d277a4 (diff) | |
download | external_llvm-87913bfa1abeeed8105b2898a2b8536d9d583ab7.zip external_llvm-87913bfa1abeeed8105b2898a2b8536d9d583ab7.tar.gz external_llvm-87913bfa1abeeed8105b2898a2b8536d9d583ab7.tar.bz2 |
The same situation that effected ARM effects PPC with regards to placing the
LSDA into the TEXT section. We need to generate non-lazy pointers to it on
Mach-O. However, the object the NLP points to may be local to the translation
unit. If so, then the NLP needs to have the value of that object specified
instead of "0", which the linker interprets as "external".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions