[PATCH] D27642: DebugInfo: Added support for Checksum debug info feature (LLVM IR part)

Amjad Aboud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 25 02:22:49 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290514: [DebugInfo] Added support for Checksum debug info feature. (authored by aaboud).

Changed prior to commit:
  https://reviews.llvm.org/D27642?vs=81961&id=82462#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27642

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/DIBuilder.h
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  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/debug-info.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27642.82462.patch
Type: text/x-patch
Size: 19716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161225/64e1bfd6/attachment.bin>


More information about the llvm-commits mailing list