[all-commits] [llvm/llvm-project] fd6d66: [ELF] Don't ignore --detect-odr-violations

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Nov 20 16:52:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd6d660917142b26c08c3c47e1faedc6d25f4a51
      https://github.com/llvm/llvm-project/commit/fd6d660917142b26c08c3c47e1faedc6d25f4a51
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
    M lld/ELF/Options.td
    M lld/test/ELF/silent-ignore.test

  Log Message:
  -----------
  [ELF] Don't ignore --detect-odr-violations

We don't implement the gold specific feature and it's inappropriate to ignore it.
The option is used by some projects under gold configure checks.




More information about the All-commits mailing list