[all-commits] [llvm/llvm-project] 661c08: [ELF] Enforce two-dash form for some LLD specific ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Aug 17 10:00:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 661c089a402e0d41a28c94fab35d85c8ef90747e
      https://github.com/llvm/llvm-project/commit/661c089a402e0d41a28c94fab35d85c8ef90747e
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M lld/ELF/Options.td
    M lld/test/ELF/lto/thinlto-time-trace.ll
    M lld/test/ELF/time-trace.s

  Log Message:
  -----------
  [ELF] Enforce two-dash form for some LLD specific options and the newer --[no-]pcrel-optimize

Since -[no-]toc-optimize has not ever been used, we can enforce the two-dash form as well.




More information about the All-commits mailing list