[llvm] r184072 - AArch64: print relocation addends if present on AArch64
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Jun 17 08:32:34 PDT 2013
> llvm-objdump should provide some way of printing out the addends present in the
> .rela sections for debugging purposes if nothing else.
Does llvm-readobj do what you want?
Cheers,
Rafael
More information about the llvm-commits
mailing list