[all-commits] [llvm/llvm-project] 6be640: [LiveDebugValues][NFC] Remove TargetPassConfig fro...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Mar 17 22:35:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6be6400848eeec027d0cca0662c105683bcc896b
https://github.com/llvm/llvm-project/commit/6be6400848eeec027d0cca0662c105683bcc896b
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-03-18 (Tue, 18 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
M llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.h
M llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
Log Message:
-----------
[LiveDebugValues][NFC] Remove TargetPassConfig from LDVImpl (#131562)
TPC is only used to access the option `ShouldEmitDebugEntryValues`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list