[PATCH] D101373: [DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 27 12:54:07 PDT 2021
StephenTozer updated this revision to Diff 340953.
StephenTozer added a comment.
Add reduced test case, use `std::make_unique` to initialize `unique_ptr`s.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101373/new/
https://reviews.llvm.org/D101373
Files:
llvm/lib/CodeGen/LiveDebugVariables.cpp
llvm/test/DebugInfo/X86/live-debug-vars-loc-limit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101373.340953.patch
Type: text/x-patch
Size: 12382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/51beffe8/attachment-0001.bin>
More information about the llvm-commits
mailing list