[PATCH] D83046: [LiveDebugValues] 1/4 Install an implementation-picking LiveDebugValues pass
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 20 07:01:20 PDT 2020
jmorse updated this revision to Diff 286808.
jmorse added a comment.
Address @djtodoro 's comments (remove header, add C++ indicator, clang-format).
I'd prefer to leave CMakeLists.txt as it is (in this revision) unless anyone has strong feelings about it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83046/new/
https://reviews.llvm.org/D83046
Files:
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.h
llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83046.286808.patch
Type: text/x-patch
Size: 23134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/6887e620/attachment.bin>
More information about the llvm-commits
mailing list