[PATCH] D59673: [Clang] Harmonize Split DWARF options with llc
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 11 04:22:12 PDT 2019
aaronpuchert updated this revision to Diff 204013.
aaronpuchert added a comment.
Split from other changes as suggested. A predecessor is in D63130 <https://reviews.llvm.org/D63130>, and a successor will come soon.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59673/new/
https://reviews.llvm.org/D59673
Files:
include/clang/Basic/CodeGenOptions.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/split-debug-filename.c
test/CodeGen/split-debug-output.c
test/CodeGen/split-debug-single-file.c
test/Driver/split-debug.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59673.204013.patch
Type: text/x-patch
Size: 10161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190611/5130ac2b/attachment.bin>
More information about the cfe-commits
mailing list