[all-commits] [llvm/llvm-project] 157b62: Revert "[DebugInfo][RemoveDIs] Don't pointlessly s...
Jeremy Morse via All-commits
all-commits at lists.llvm.org
Fri Jan 26 06:54:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 157b62612a7c72094b5b35a6b01368e3221086cd
https://github.com/llvm/llvm-project/commit/157b62612a7c72094b5b35a6b01368e3221086cd
Author: Jeremy Morse <jeremy.morse at sony.com>
Date: 2024-01-26 (Fri, 26 Jan 2024)
Changed paths:
M llvm/include/llvm/IR/BasicBlock.h
M llvm/lib/IR/BasicBlock.cpp
M llvm/lib/IR/Function.cpp
Log Message:
-----------
Revert "[DebugInfo][RemoveDIs] Don't pointlessly scan funcs for debug-info (#79327)"
This reverts commit c23608b8d58bdeb0134d99168e6d0335da2c8366.
It looks like this depends on #79345, which isn't going to land today, so revert for now.
More information about the All-commits
mailing list