[all-commits] [llvm/llvm-project] 5ab44f: Revert "Fix lookup of symbols at the same address ...
Muhammad Omair Javaid via All-commits
all-commits at lists.llvm.org
Tue Nov 12 14:16:00 PST 2019
Branch: refs/heads/release/9.x
Home: https://github.com/llvm/llvm-project
Commit: 5ab44f3ec15f2be1e244c1b565381e0011985365
https://github.com/llvm/llvm-project/commit/5ab44f3ec15f2be1e244c1b565381e0011985365
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
R lldb/lit/SymbolFile/Inputs/sizeless-symbol.s
R lldb/lit/SymbolFile/sizeless-symbol.test
M lldb/source/Symbol/Symtab.cpp
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
(cherry picked from commit a6c40f56aed1556a80867209b6846f7eedc4dc78)
More information about the All-commits
mailing list