[PATCH] D128212: [DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops
Alexander Potapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 05:41:31 PDT 2022
glider added a comment.
Hi Stephen,
This patch broke Linux kernel builds with KMSAN and `-gdwarf-4`. Reverting the patch fixes the problem.
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