[PATCH] D48688: Consistently bail out if we fail to parse command line args

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 22:34:06 PDT 2018


ruiu added a comment.

I think the point of the existing code is to find as many command line argument errors as possible in one execution of the linker. I wonder what you are trying to fix with this patch.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D48688





More information about the llvm-commits mailing list