diff options
author | Davide Italiano <davide@freebsd.org> | 2019-08-06 00:01:52 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2019-08-06 00:01:52 +0000 |
commit | b31f60b9c2e7cc452d9600e1014d42822a2cd7c6 (patch) | |
tree | b642fd516bb7a6763b135f55e5dfdcd17a997c86 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
parent | 9bb525adb228a82b9e07e422e06d548dca60505e (diff) | |
download | llvm-b31f60b9c2e7cc452d9600e1014d42822a2cd7c6.zip llvm-b31f60b9c2e7cc452d9600e1014d42822a2cd7c6.tar.gz llvm-b31f60b9c2e7cc452d9600e1014d42822a2cd7c6.tar.bz2 |
[CompilerType] Simplify the interface a bit more..
Summary:
.. removing IsMeaninglessWithoutTypeResolution(). I'm fairly
confident this was introduced to support swift, where
static types [without dynamic counterpart] don't carry a lot
of value. Since then, the formatters and dynamic type resolution
has been rewritten, and we employ different solutions. This function
is unused here too, so let's get read of it.
<rdar://problem/36377967>
Reviewers: shafik, JDevlieghere, alex, compnerd, teemperor
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D65782
llvm-svn: 367957
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions