[PATCH] D77576: [globalisel] Add lost debug locations verifier
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 11:17:32 PDT 2020
dsanders updated this revision to Diff 256622.
dsanders added a comment.
Removed test changes, now covered by `llvm-lit -Dllc='llc --debugify-and-strip-all-safe --debugify-level=locations'`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77576/new/
https://reviews.llvm.org/D77576
Files:
llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h
llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
llvm/lib/CodeGen/GlobalISel/Legalizer.cpp
llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp
llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77576.256622.patch
Type: text/x-patch
Size: 14294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/49bd214d/attachment.bin>
More information about the llvm-commits
mailing list