[all-commits] [llvm/llvm-project] b85130: Revert "[COFF] Support -gsplit-dwarf for COFF on W...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sun Jun 25 11:33:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b851308b870a67ccb606d0d33f159a70fd3522c7
https://github.com/llvm/llvm-project/commit/b851308b870a67ccb606d0d33f159a70fd3522c7
Author: Nico Weber <thakis at chromium.org>
Date: 2023-06-25 (Sun, 25 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
R llvm/test/DebugInfo/COFF/dwarf-headers.ll
R llvm/test/DebugInfo/COFF/fission-cu.ll
R llvm/test/DebugInfo/COFF/fission-sections.ll
Log Message:
-----------
Revert "[COFF] Support -gsplit-dwarf for COFF on Windows"
This reverts commit 3eee5aa528abd67bb6d057e25ce1980d0d38c445.
Breaks tests on mac, see https://reviews.llvm.org/D152785#4447118
More information about the All-commits
mailing list