[PATCH] D132223: [Assignment Tracking][4/*] Add llvm.dbg.assign intrinsic boilerplate

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 01:31:01 PDT 2022


Orlando updated this revision to Diff 458379.
Orlando marked 4 inline comments as done.
Orlando added a comment.

+ Address feedback
+ Add test for verifier checks


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

https://reviews.llvm.org/D132223

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/roundtrip.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/verify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132223.458379.patch
Type: text/x-patch
Size: 19037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/25c14fe0/attachment.bin>


More information about the llvm-commits mailing list