[all-commits] [llvm/llvm-project] d07ff9: [ELF] Enforce double-dash form --error-limit

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Feb 27 12:49:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d07ff99591707ae04e78781ba863b83e0daea874
      https://github.com/llvm/llvm-project/commit/d07ff99591707ae04e78781ba863b83e0daea874
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
    M lld/ELF/Options.td

  Log Message:
  -----------
  [ELF] Enforce double-dash form --error-limit

It's ld.lld specific and by convention we enforce the double-dash form to avoid
collision with the short option -e (--entry).




More information about the All-commits mailing list