[PATCH] D61477: [ELF] -z combreloc: sort dynamic relocations by (!is_relative,symbol_index,r_offset)
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 19 19:43:07 PDT 2019
MaskRay added a comment.
This is useful to compare the result with ld.bfd to check if we emit more or fewer relocations. (This helped D62107 <https://reviews.llvm.org/D62107>)
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61477/new/
https://reviews.llvm.org/D61477
More information about the llvm-commits
mailing list