[all-commits] [llvm/llvm-project] 82dff2: Reland [COFF] Support -gsplit-dwarf for COFF on Wi...

HaohaiWen via All-commits all-commits at lists.llvm.org
Mon Jun 26 00:48:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82dff24bde112984314568e7d581379fd0ea48e6
      https://github.com/llvm/llvm-project/commit/82dff24bde112984314568e7d581379fd0ea48e6
  Author: Haohai Wen <haohai.wen at intel.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/Driver.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/split-debug.c
    M llvm/include/llvm/MC/MCWinCOFFObjectWriter.h
    M llvm/lib/MC/MCAsmBackend.cpp
    M llvm/lib/MC/WinCOFFObjectWriter.cpp
    A llvm/test/DebugInfo/COFF/dwarf-headers.ll
    A llvm/test/DebugInfo/COFF/fission-cu.ll
    A llvm/test/DebugInfo/COFF/fission-sections.ll

  Log Message:
  -----------
  Reland [COFF] Support -gsplit-dwarf for COFF on Windows

This relands 3eee5aa528abd67bb6d057e25ce1980d0d38c445 with fixes.




More information about the All-commits mailing list