[all-commits] [llvm/llvm-project] a6c40f: Revert "Fix lookup of symbols at the same address ...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Nov 12 06:02:27 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a6c40f56aed1556a80867209b6846f7eedc4dc78
https://github.com/llvm/llvm-project/commit/a6c40f56aed1556a80867209b6846f7eedc4dc78
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
M lldb/source/Symbol/Symtab.cpp
R lldb/test/Shell/SymbolFile/Inputs/sizeless-symbol.s
R lldb/test/Shell/SymbolFile/sizeless-symbol.test
Log Message:
-----------
Revert "Fix lookup of symbols at the same address with no size vs. size"
This reverts commit 3f594ed1686b44138bee245c708773e526643aaf.
This change has cause LLDB expression evaluation to fail on Arm Linux.
Differential Revision: https://reviews.llvm.org/D63540
More information about the All-commits
mailing list