[PATCH] D59673: [Clang] Harmonize Split DWARF options with llc
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 13 16:50:53 PDT 2019
aaronpuchert updated this revision to Diff 204661.
aaronpuchert added a comment.
Herald added subscribers: llvm-commits, dang, dexonsmith, steven_wu, hiraditya, mehdi_amini.
Herald added a project: LLVM.
Make sure the flags have the same meaning for LTO. Also slightly reworded the HelpText.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59673/new/
https://reviews.llvm.org/D59673
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/CC1Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/split-debug-filename.c
clang/test/CodeGen/split-debug-output.c
clang/test/CodeGen/split-debug-single-file.c
clang/test/CodeGen/thinlto-split-dwarf.c
clang/test/Driver/split-debug.c
llvm/include/llvm/LTO/Config.h
llvm/lib/LTO/LTOBackend.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59673.204661.patch
Type: text/x-patch
Size: 14322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190613/e0726f2b/attachment-0001.bin>
More information about the cfe-commits
mailing list