[PATCH] D128212: [DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 06:31:24 PDT 2022


StephenTozer added a comment.

In D128212#3745421 <https://reviews.llvm.org/D128212#3745421>, @glider wrote:

> Hi Stephen,
>
> This patch broke Linux kernel builds with KMSAN and `-gdwarf-4`. Reverting the patch fixes the problem.

Hi, happy to revert until a fix is found; do you have any more information on the error?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128212/new/

https://reviews.llvm.org/D128212



More information about the llvm-commits mailing list