[PATCH] D113068: [lld-macho] Add -fatal-warnings alias

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 18:01:15 PDT 2021


MaskRay added a comment.

Options across binary formats are just so different. I think a user seeing `-option-name` may probably be more confused.
Not playing the house rule can probably just lead to confusion.

BTW: for ELF, I'd like users specify `--fatal-warnings` instead of `-fatal-warnings`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113068



More information about the llvm-commits mailing list