diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2016-03-29 18:18:19 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2016-03-29 18:18:19 +0000 |
commit | cba3e8b4b5d471acda77cb1d5df4c158365b0788 (patch) | |
tree | 51887971f32ff98f5ceeac849dd42b0bbbc22578 /llvm/lib/Transforms | |
parent | ff6d0d8b2e6644c9c98650ce5a5d33b025518aa4 (diff) | |
download | bcm5719-llvm-cba3e8b4b5d471acda77cb1d5df4c158365b0788.tar.gz bcm5719-llvm-cba3e8b4b5d471acda77cb1d5df4c158365b0788.zip |
Change how we handle R_MIPS_LO16.
Mips aligns PT_LOAD to 16 bits (0x10000). That means that the lower 16
bits are always the same, so we can, effectively, say that the
relocation is relative.
llvm-svn: 264761
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions