[PATCH] D53278: [LLD][ELF] - Check options before processing the -v/-version options.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 15 07:19:31 PDT 2018
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
Honestly I don't think this is worth "fixing" because this is not a bug. We shouldn't bother copying this much details of GNU linkers' behavior. Being said that, since this patch does not append any complexity to the linker, I'm fine with that. LGTM
https://reviews.llvm.org/D53278
More information about the llvm-commits
mailing list