[all-commits] [llvm/llvm-project] 7bc1dd: Reapply "[DebugInfo] Drop DBG_VALUE_LISTs with an ...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Fri May 7 06:58:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bc1dd1191aba77da83f04415ee646cc3381729e
https://github.com/llvm/llvm-project/commit/7bc1dd1191aba77da83f04415ee646cc3381729e
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths:
M llvm/lib/CodeGen/LiveDebugVariables.cpp
A llvm/test/DebugInfo/X86/live-debug-vars-loc-limit.ll
Log Message:
-----------
Reapply "[DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands"
Reapply b623df3c, which was reverted while reverting a different patch
with a breaking change. There are no underlying issues with this patch,
so no changes have been made to the original patch.
This reverts commit b11e4c990771541e440861f017afea7b4ba162f4.
More information about the All-commits
mailing list