[all-commits] [llvm/llvm-project] 573138: Handle more cases in DebugInfoFinder (#194684)
Tom Tromey via All-commits
all-commits at lists.llvm.org
Tue May 26 06:15:02 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 573138d541279fbe19ff3a85820fd99f422e00a1
https://github.com/llvm/llvm-project/commit/573138d541279fbe19ff3a85820fd99f422e00a1
Author: Tom Tromey <tromey at adacore.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M llvm/include/llvm/IR/DebugInfo.h
M llvm/lib/IR/DebugInfo.cpp
A llvm/test/DebugInfo/Generic/debuginfofinder-composite-type.ll
Log Message:
-----------
Handle more cases in DebugInfoFinder (#194684)
In #181028 we discovered that DebugInfoFinder is missing some cases.
This corrects several of these. It is hard to know if I found them all.
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