D28094: [ELF] - Implemented support for R_386_PC8/R_386_8 relocations.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 02:30:58 PST 2017
> If you apply this patch, your new tests will fail because relocations are out of range. I think the tests are creating too large values. Can you fix that?
Patch is D29270, though please read description, I am not sure it should/should not be changed.
Also your patch removes type cast, and that will trigger warning we discussed again I think.
Do you incline to ignore this type of warnings in LLD ?
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170130/b58cc269/attachment.html>
More information about the llvm-commits
mailing list