[all-commits] [llvm/llvm-project] d8de34: Revert "[lldb/DWARF] Only match mangled name in fu...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Jan 28 04:51:36 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d8de349951c275af86d67eb3e9c7b1f554531a9b
https://github.com/llvm/llvm-project/commit/d8de349951c275af86d67eb3e9c7b1f554531a9b
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
M lldb/test/Shell/SymbolFile/DWARF/find-basic-function.cpp
Log Message:
-----------
Revert "[lldb/DWARF] Only match mangled name in full-name function lookup (with accelerators)"
This reverts commit 1b12766883006b8aa9d1ff744e57317647aa052a because of
breaking the mac test suite.
I'm not certain this is the cause because of a concurrent build breakage
which masked this problem, but the failure messages are related to
symbol lookup, which makes this very likely.
More information about the All-commits
mailing list