[llvm] Allow DWARF expressions to refer to variable values (PR #181028)

Vladislav Dzhidzhoev via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 08:51:36 PST 2026


dzhidzhoev wrote:

I guess it also needs proper handling in `DebugInfoFinder::processType`, so that variables referenced through types are not missed by DebugInfoFinder.

https://github.com/llvm/llvm-project/pull/181028


More information about the llvm-commits mailing list