[PATCH] D41438: [ELF] - Do not handle --defsym as regular linkerscript assignment.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 25 23:04:42 PST 2017


ruiu added a comment.

I agree that we shouldn't introduce a new semantics just for reporting an error for a corner use case which looks like we don't need to mimic the exact behavior of the bfd linker.


https://reviews.llvm.org/D41438





More information about the llvm-commits mailing list