[PATCH] D152785: [COFF] Support -gsplit-dwarf for COFF on Windows
Haohai, Wen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 02:36:09 PDT 2023
HaohaiWen updated this revision to Diff 532060.
HaohaiWen marked an inline comment as done.
HaohaiWen added a comment.
Address skan's comments
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.532060.patch
Type: text/x-patch
Size: 25993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/de031c3b/attachment-0001.bin>
More information about the llvm-commits
mailing list