[all-commits] [llvm/llvm-project] 69ec35: Revert "Create overloads of debug intrinsic utilit...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Jan 17 07:52:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69ec35fbecc74b3dd917b659e082ce2353303ca9
https://github.com/llvm/llvm-project/commit/69ec35fbecc74b3dd917b659e082ce2353303ca9
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M llvm/include/llvm/IR/DebugInfo.h
M llvm/include/llvm/IR/IntrinsicInst.h
M llvm/lib/IR/DebugInfo.cpp
M llvm/lib/Transforms/Utils/Local.cpp
Log Message:
-----------
Revert "Create overloads of debug intrinsic utilities for DPValues (#78313)"
This reverts commit 4f57e207, which added several unused functions, causing
build errors on some buildbots.
More information about the All-commits
mailing list