[PATCH] D110165: [DebugInfo][NFC] Move LiveDebugValues class declaration to a header, add unit test boilerplate
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 12 07:51:23 PDT 2021
jmorse updated this revision to Diff 379037.
jmorse added a comment.
Rebase for recent DBG_VALUE operand flags change, apply clang-format, add some missing documentation. clang-tidy warnings will be squelched by some changes folded into later commits.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110165/new/
https://reviews.llvm.org/D110165
Files:
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
llvm/unittests/CodeGen/CMakeLists.txt
llvm/unittests/CodeGen/InstrRefLDVTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110165.379037.patch
Type: text/x-patch
Size: 86436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/6fd1e54a/attachment.bin>
More information about the llvm-commits
mailing list