[PATCH] D152785: [COFF] Support -gsplit-dwarf for COFF on Windows

Haohai, Wen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 08:22:42 PDT 2023


HaohaiWen updated this revision to Diff 533623.
HaohaiWen added a comment.

Remove CoreOption for dumpdir


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152785/new/

https://reviews.llvm.org/D152785

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152785.533623.patch
Type: text/x-patch
Size: 25794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230622/c002b770/attachment-0001.bin>


More information about the cfe-commits mailing list