[all-commits] [llvm/llvm-project] 5cd6e2: [LLD][COFF] allow saving intermediate files with /...

Miguel A. Arroyo via All-commits all-commits at lists.llvm.org
Tue Nov 12 12:31:11 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cd6e21bddb882150068ea1c94e7b35c11f515be
      https://github.com/llvm/llvm-project/commit/5cd6e21bddb882150068ea1c94e7b35c11f515be
  Author: Miguel A. Arroyo <miguel.arroyo at rockstargames.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/LTO.cpp
    M lld/COFF/Options.td
    M lld/docs/ReleaseNotes.rst
    A lld/test/COFF/savetemps-colon.ll

  Log Message:
  -----------
  [LLD][COFF] allow saving intermediate files with /lldsavetemps (#115131)

* Parity with the `-save-temps=` flag in the `ELF` `lld` driver.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list