[all-commits] [llvm/llvm-project] 76947e: [LLD][COFF] Support /DEPENDENTLOADFLAG[:flags] (#7...

Aleksei Nurmukhametov via All-commits all-commits at lists.llvm.org
Wed Nov 8 12:21:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 76947e040545aa1cbaa27cf0b06fae9ced272ca4
      https://github.com/llvm/llvm-project/commit/76947e040545aa1cbaa27cf0b06fae9ced272ca4
  Author: Aleksei Nurmukhametov <48632590+nurmukhametov at users.noreply.github.com>
  Date:   2023-11-08 (Wed, 08 Nov 2023)

  Changed paths:
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/Driver.h
    M lld/COFF/DriverUtils.cpp
    M lld/COFF/Options.td
    M lld/COFF/Writer.cpp
    A lld/test/COFF/dependentflags.test
    A lld/test/COFF/deploadflag-cfg-x64.s

  Log Message:
  -----------
  [LLD][COFF] Support /DEPENDENTLOADFLAG[:flags] (#71537)

This should fix https://github.com/llvm/llvm-project/issues/43935




More information about the All-commits mailing list