[all-commits] [llvm/llvm-project] b11e4c: Revert "[DebugInfo] Drop DBG_VALUE_LISTs with an e...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Fri Apr 30 16:46:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b11e4c990771541e440861f017afea7b4ba162f4
https://github.com/llvm/llvm-project/commit/b11e4c990771541e440861f017afea7b4ba162f4
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2021-04-30 (Fri, 30 Apr 2021)
Changed paths:
M llvm/lib/CodeGen/LiveDebugVariables.cpp
R llvm/test/DebugInfo/X86/live-debug-vars-loc-limit.ll
Log Message:
-----------
Revert "[DebugInfo] Drop DBG_VALUE_LISTs with an excessive number of debug operands"
This reverts commit b623df3c93983c4512aa54f2c706716bdf865a90, as per
https://llvm.org/docs/DeveloperPolicy.html#patch-reversion-policy.
Breakages observed downstream reported in:
https://reviews.llvm.org/D91722#2724321
Fixes exist in:
https://reviews.llvm.org/D101523
https://reviews.llvm.org/D101540
but haven't landed yet going into the weekend.
More information about the All-commits
mailing list