[PATCH] D52296: [Clang] - Add -fdwarf-fission=split,single option.
George Rimar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 7 07:19:27 PST 2018
grimar updated this revision to Diff 172953.
grimar retitled this revision from "[Clang] - Add -gsingle-file-split-dwarf option." to "[Clang] - Add -fdwarf-fission=split,single option.".
grimar added a comment.
Reimplemented option as `-fdwarf-fission[=split,single]`.
https://reviews.llvm.org/D52296
Files:
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Driver/ToolChains/CommonArgs.cpp
lib/Driver/ToolChains/CommonArgs.h
lib/Driver/ToolChains/Gnu.cpp
lib/Driver/ToolChains/MinGW.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/split-debug-single-file.c
test/Driver/split-debug.c
test/Driver/split-debug.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52296.172953.patch
Type: text/x-patch
Size: 18144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181107/d20a6a54/attachment.bin>
More information about the cfe-commits
mailing list