[PATCH] D23167: emit_DW_AT_noreturn flag

Victor via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 03:21:27 PDT 2016


vleschuk updated this revision to Diff 68330.
vleschuk added a comment.

Full context


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/Assembler/disubprogram.ll
  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.68330.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160817/e95f23d8/attachment.bin>


More information about the llvm-commits mailing list