[PATCH] D132224: [Assignment Tracking][5/*] Add core infrastructure for instruction reference
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 07:17:03 PDT 2022
Orlando updated this revision to Diff 456661.
Orlando added a comment.
Herald added a subscriber: jdoerfert.
+ Add context to diff
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132224/new/
https://reviews.llvm.org/D132224
Files:
llvm/include/llvm/AsmParser/LLParser.h
llvm/include/llvm/IR/DebugInfo.h
llvm/include/llvm/IR/Instruction.h
llvm/include/llvm/IR/IntrinsicInst.h
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/IR/DebugInfo.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/IR/IntrinsicInst.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/Metadata.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/DebugInfo/Generic/assignment-tracking/roundtrip.ll
llvm/unittests/IR/DebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132224.456661.patch
Type: text/x-patch
Size: 33692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/b9be9b18/attachment.bin>
More information about the llvm-commits
mailing list