[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
Mon Nov 7 04:03:35 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG171f7024cc82: [Assignment Tracking][5/*] Add core infrastructure for instruction reference (authored by Orlando).
Changed prior to commit:
https://reviews.llvm.org/D132224?vs=458694&id=473616#toc
Repository:
rG LLVM Github Monorepo
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/lib/AsmParser/LLParser.cpp
llvm/lib/IR/DebugInfo.cpp
llvm/lib/IR/Instruction.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/Metadata.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/verify.ll
llvm/unittests/IR/DebugInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132224.473616.patch
Type: text/x-patch
Size: 20961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221107/51254f41/attachment.bin>
More information about the llvm-commits
mailing list