[PATCH] D132222: [Assignment Tracking][3/*] Add DIAssignID metadata boilerplate

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 01:06:41 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2620e00ffa2: [Assignment Tracking][3/*] Add DIAssignID metadata boilerplate (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D132222?vs=472898&id=473591#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132222

Files:
  llvm/include/llvm-c/DebugInfo.h
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/include/llvm/IR/FixedMetadataKinds.def
  llvm/include/llvm/IR/Metadata.def
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/MetadataLoader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/DebugInfo.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/distinct.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/instruction-type.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/operands.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/roundtrip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132222.473591.patch
Type: text/x-patch
Size: 15348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221107/61026d16/attachment-0001.bin>


More information about the llvm-commits mailing list