[all-commits] [llvm/llvm-project] 58d104: Revert "[DebugInfo] Extend the InstrRef LDV to sup...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Aug 24 07:29:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58d104b352a65bec3fb7a8fd23bf2d408b4c76f7
https://github.com/llvm/llvm-project/commit/58d104b352a65bec3fb7a8fd23bf2d408b4c76f7
Author: Stephen Tozer <stephen.tozer at sony.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
A llvm/test/DebugInfo/MIR/InstrRef/ignore-dbg-value-list.mir
M llvm/test/DebugInfo/MIR/X86/live-debug-values-fragments.mir
M llvm/test/DebugInfo/MIR/X86/live-debug-values-reg-copy.mir
M llvm/test/DebugInfo/MIR/X86/live-debug-values-restore.mir
M llvm/test/DebugInfo/MIR/X86/live-debug-values-stack-clobber.mir
Log Message:
-----------
Revert "[DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops"
Reverting due to reported errors when running Linux kernel builds with
KMSAN -gdwarf-4.
This reverts commit 2cb9e1ac422f46de0ab728c6c9d50ebafbfe372a.
More information about the All-commits
mailing list