[PATCH] D32559: Debug info: Add support for DW_TAG_thrown_type.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 16:09:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301489: Add support for DW_TAG_thrown_type. (authored by adrian).

Changed prior to commit:
  https://reviews.llvm.org/D32559?vs=96836&id=96843#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32559

Files:
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.h
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/Assembler/disubprogram.ll
  llvm/trunk/test/DebugInfo/Generic/thrownTypes.ll
  llvm/trunk/test/Verifier/DISubprogram.ll
  llvm/trunk/unittests/IR/IRBuilderTest.cpp
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32559.96843.patch
Type: text/x-patch
Size: 43556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/c84c0093/attachment.bin>


More information about the llvm-commits mailing list