[all-commits] [llvm/llvm-project] 17b8f8: [RemoveDIs][NFC] Find DPValues using findDbgDeclar...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Tue Dec 12 05:30:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17b8f87f76365e65350ec3f7f982b21b8d895598
https://github.com/llvm/llvm-project/commit/17b8f87f76365e65350ec3f7f982b21b8d895598
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M llvm/include/llvm/IR/DebugInfo.h
M llvm/include/llvm/IR/DebugProgramInstruction.h
M llvm/lib/IR/DebugInfo.cpp
Log Message:
-----------
[RemoveDIs][NFC] Find DPValues using findDbgDeclares (#73500)
This patch doesn't change any call sites.
Depends on #73498.
More information about the All-commits
mailing list