[PATCH] D41695: [Metadata] Extend 'count' field of DISubrange to take a metadata node

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 01:59:41 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323313: [Metadata] Extend 'count' field of DISubrange to take a metadata node (authored by s.desmalen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41695?vs=131061&id=131210#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41695

Files:
  llvm/trunk/docs/LangRef.rst
  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/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.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/invalid-disubrange-count-node.ll
  llvm/trunk/test/Bitcode/disubrange-v0.ll
  llvm/trunk/test/Bitcode/disubrange-v0.ll.bc
  llvm/trunk/test/Bitcode/disubrange.ll
  llvm/trunk/test/Verifier/invalid-disubrange-count-node.ll
  llvm/trunk/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41695.131210.patch
Type: text/x-patch
Size: 26186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/b57aa406/attachment.bin>


More information about the llvm-commits mailing list