"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8a2d1436724feacaf8f3fddbb9d6533d5255df1f"
Bring r264761 back with an extra fix.
The extra fix is to note that it still requires copy relocations. Original message: 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. P.S.: Suggestions for a better name for the predicate are welcome :-) llvm-svn: 265150
Loading
Please register or sign in to comment