[PATCH] D42766: [DebugInfo] Support DWARFv5 source code embedding extension
Scott Linder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 26 08:41:52 PST 2018
scott.linder updated this revision to Diff 135909.
scott.linder added a comment.
New diff addresses feedback. I committed the refactoring as NFC and rebased, then clarified the extension comment.
https://reviews.llvm.org/D42766
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/Driver/ToolChains/AMDGPU.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/Inputs/debug-info-embed-source.c
test/CodeGen/debug-info-embed-source.c
test/Driver/amdgpu-toolchain.c
test/Driver/debug-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42766.135909.patch
Type: text/x-patch
Size: 9340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180226/df4f1149/attachment.bin>
More information about the cfe-commits
mailing list