[PATCH] D19190: [ELF] - Implemented PROVIDE linker script command.
Jakob Bornecrantz via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 08:49:45 PDT 2016
Wallbraker added a subscriber: Wallbraker.
Wallbraker added a comment.
As I was reading this patch and comments I had some concerns about the different behavior between bfd and gold and that error messages would not provide enough information. The patch seem to address these concern so I'm happy with this patch.
Since I know too little about the lld source I don't dare to accept revision. But thanks for the great work!
PS: My use case for linker scripts is hobby osdev.
http://reviews.llvm.org/D19190
More information about the llvm-commits
mailing list