diff options
author | emaste <emaste@FreeBSD.org> | 2013-10-02 00:50:27 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2013-10-02 00:50:27 +0000 |
commit | 7d2bbf6ce3e622de950a7a311d409183a426b893 (patch) | |
tree | f54353cd04b637f34446f5384c1a8dacd98f592b /contrib/llvm/lib/Analysis/AliasAnalysis.cpp | |
parent | b9aa7441daf414572fb19482edab6cfc5e2a511a (diff) | |
download | FreeBSD-src-7d2bbf6ce3e622de950a7a311d409183a426b893.zip FreeBSD-src-7d2bbf6ce3e622de950a7a311d409183a426b893.tar.gz |
Use correct size for MIPS .rld_map section
On MIPS .dynamic is read-only and so a special section .rld_map is used
to store the pointer to the rtld information for debuggers. This
section had a hard coded size of 4 bytes which is not correct for
mips64. (Note that FreeBSD's rtld does not yet populate .rld_map.)
Sponsored by: DARPA, AFRL
Approved by: re (delphij)
Diffstat (limited to 'contrib/llvm/lib/Analysis/AliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions