[PATCH] D23167: emit_DW_AT_noreturn flag
Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 12:07:12 PDT 2016
vleschuk updated this revision to Diff 67212.
vleschuk added a comment.
Added C++11, C11 and ObjC textual llvm-dwarfdump tests.
https://reviews.llvm.org/D23167
Files:
include/llvm/IR/DebugInfoFlags.def
include/llvm/IR/DebugInfoMetadata.h
include/llvm/Support/Dwarf.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/Support/Dwarf.cpp
test/DebugInfo/noreturn_c11.ll
test/DebugInfo/noreturn_cpp11.ll
test/DebugInfo/noreturn_objc.ll
unittests/IR/DebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23167.67212.patch
Type: text/x-patch
Size: 12259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/fdebd903/attachment.bin>
More information about the cfe-commits
mailing list