[PATCH] D66279: [ELF] Make LinkerScript::assignAddresses iterative
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 07:02:03 PDT 2019
peter.smith added a comment.
I'm happy with this as it stands. It should help prevent problems coming from alterations to the linux kernel's linker script and also help others migrating from ld.bfd. With luck we'll be able to build on this to fix the symbol type problem in https://bugs.llvm.org/show_bug.cgi?id=42506
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66279/new/
https://reviews.llvm.org/D66279
More information about the llvm-commits
mailing list