[PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 13:07:02 PDT 2016
aprantl removed rL LLVM as the repository for this revision.
aprantl updated this revision to Diff 52842.
aprantl added a comment.
This patch adds a DICompileUnit iterator to Module that skips over NoDebug CUs.
http://reviews.llvm.org/D18808
Files:
include/llvm/IR/DIBuilder.h
include/llvm/IR/DebugInfo.h
include/llvm/IR/Module.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/IR/DIBuilder.cpp
lib/IR/DebugInfo.cpp
lib/IR/Module.cpp
test/DebugInfo/X86/mixed-nodebug-cu.ll
tools/clang/lib/CodeGen/CGDebugInfo.cpp
tools/clang/test/Frontend/optimization-remark.c
tools/clang/test/Frontend/profile-sample-use-loc-tracking.c
tools/opt/BreakpointPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18808.52842.patch
Type: text/x-patch
Size: 19107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160406/81f5276f/attachment-0001.bin>
More information about the cfe-commits
mailing list