We had no test for Addend field of a relocation. Though the
current behavior is not ideal and might need to be fixed.
This patch adds 2 test cases to document the current
behavior and add a few FIXMEs. These FIXME are fixed in the
follow-up: https://reviews.llvm.org/D75527
Should we check 0 too? Not sure really, but I suppose it shows that the value 0 is printed, despite being entirely leading zeroes.