[all-commits] [llvm/llvm-project] 7b265e: [ELF] Move -l -L canonical and --library-path --li...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Dec 15 21:50:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b265e979152a7293b6dd2c3ab75c1bc8488cc77
      https://github.com/llvm/llvm-project/commit/7b265e979152a7293b6dd2c3ab75c1bc8488cc77
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M lld/ELF/Options.td
    M lld/test/ELF/reproduce.s

  Log Message:
  -----------
  [ELF] Move -l -L canonical and --library-path --library aliases

Everyone uses -l -L instead of the long option counterparts.
Make help messages attach to -L -l and (--reproduce) use them for response.txt
command line options.




More information about the All-commits mailing list