relocation addends can be negative so should be written as
signed LEBs. This bug meant that writing value between 64
and 128 would be incorrectly interpreted as negative by the
object file readers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM