[all-commits] [llvm/llvm-project] 2e30e3: [ELF] Claim recognized -z options. NFC

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Jan 21 17:43:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e30e31e1e80184d9b2c8aa98f617b4d1cb56d55
      https://github.com/llvm/llvm-project/commit/2e30e31e1e80184d9b2c8aa98f617b4d1cb56d55
  Author: Fangrui Song <i at maskray.me>
  Date:   2024-01-21 (Sun, 21 Jan 2024)

  Changed paths:
    M lld/Common/Args.cpp
    M lld/ELF/Driver.cpp

  Log Message:
  -----------
  [ELF] Claim recognized -z options. NFC

... so that we can reimplement `checkZOptions` using
https://reviews.llvm.org/D48433




More information about the All-commits mailing list