DiggerLin added a comment.

> I'd still rather the invalid OBJECT_MODE value be read and rejected upfront 
> before even parsing the -X option.

as Stephen and me point out, if there is  -X option, we do not care about the 
environment env `OBJECT-MODE` , when user input the -X option , it means , they 
want to use -X option(they do not want the value from  `OBJECT-MODE` ) , 
llvm-ranlib  parse the `OBJECT-MODE` for them.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142660/new/

https://reviews.llvm.org/D142660

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to