[PATCH] D136173: [DebugInfo] Add function to test debug values for equivalence
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 09:18:08 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d169089f64c: [DebugInfo] Add function to test debug values for equivalence (authored by StephenTozer).
Changed prior to commit:
https://reviews.llvm.org/D136173?vs=473686&id=483984#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136173/new/
https://reviews.llvm.org/D136173
Files:
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp
llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
llvm/lib/CodeGen/MachineInstr.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/test/DebugInfo/Generic/merge-equivalent-ranges.ll
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136173.483984.patch
Type: text/x-patch
Size: 18065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/207a3012/attachment-0001.bin>
More information about the llvm-commits
mailing list