[PATCH] D79147: [WIP] Merge -debug-info-kind=constructor into -debug-info-kind=limited
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 16:08:26 PDT 2020
akhuang updated this revision to Diff 276252.
akhuang added a comment.
Herald added a subscriber: fedor.sergeev.
Instead of merging =constructor and =limited, change the default to use =constructor
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79147/new/
https://reviews.llvm.org/D79147
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/cl-options.c
clang/test/Driver/clang-g-opts.c
clang/test/Driver/cuda-dwarf-2.cu
clang/test/Driver/debug-options-as.c
clang/test/Driver/debug-options.c
clang/test/Driver/integrated-as.s
clang/test/Driver/myriad-toolchain.c
clang/test/Driver/split-debug.c
lldb/test/Shell/SymbolFile/PDB/Inputs/ClassLayoutTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79147.276252.patch
Type: text/x-patch
Size: 11839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/50e468dd/attachment-0001.bin>
More information about the cfe-commits
mailing list