[PATCH] D79371: [ELF] Add convenience TableGen classes to enforce two dashes for options not supported by GNU ld

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 00:30:13 PDT 2020


psmith added a comment.

I definitely think we should do this for all new options. I agree that -o magic ought to be changed as I can see that happening in practice. The chance that someone intending -t hinlto-index-only rather than -thinlto-index-only is much lower. I'll defer to the users of thin-lto whether they think this is important.

Will be worth mentioning in the releases notes for LLD 11.0.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79371





More information about the llvm-commits mailing list