[all-commits] [llvm/llvm-project] 6d4633: [RemoveDIs] Handle DPValues in replaceDbgDeclare (...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue Dec 12 07:25:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6d46337e13f943e331ae4c048e2456347fc83174
https://github.com/llvm/llvm-project/commit/6d46337e13f943e331ae4c048e2456347fc83174
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/test/DebugInfo/Generic/block-asan.ll
M llvm/test/DebugInfo/X86/asan_debug_info.ll
M llvm/test/Transforms/SafeStack/ARM/debug.ll
Log Message:
-----------
[RemoveDIs] Handle DPValues in replaceDbgDeclare (#73507)
The tests will become "live" once #74090 lands (see for more info).
More information about the All-commits
mailing list