[PATCH] D89141: [DebugInfo] Support for DWARF attribute DW_AT_rank

Alok Kumar Sharma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 10 05:43:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG96bd4d34a220: [DebugInfo] Support for DWARF attribute DW_AT_rank (authored by alok).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89141/new/

https://reviews.llvm.org/D89141

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/LLVMContextImpl.h
  llvm/lib/IR/Verifier.cpp
  llvm/test/Bitcode/rankConst.ll
  llvm/test/Bitcode/rankExp.ll
  llvm/test/DebugInfo/X86/dwarfdump-rankConst.ll
  llvm/test/DebugInfo/X86/dwarfdump-rankExp.ll
  llvm/test/Verifier/array_rank.ll
  llvm/unittests/IR/DebugTypeODRUniquingTest.cpp
  llvm/unittests/IR/MetadataTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89141.297408.patch
Type: text/x-patch
Size: 49648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201010/bf6624bc/attachment.bin>


More information about the llvm-commits mailing list