diff options
author | Pavel Labath <pavel@labath.sk> | 2025-01-30 08:24:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 08:24:40 +0100 |
commit | 3cf56b5f04cdec567cfab3975ac7b531422c1e2c (patch) | |
tree | 1c1446d89e2125f4c89cd9acc8db9a633af42897 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 83a8bb363ad578da67a7cb568460a3871ce0ad8b (diff) | |
download | llvm-3cf56b5f04cdec567cfab3975ac7b531422c1e2c.zip llvm-3cf56b5f04cdec567cfab3975ac7b531422c1e2c.tar.gz llvm-3cf56b5f04cdec567cfab3975ac7b531422c1e2c.tar.bz2 |
[lldb] Remove some unused code in SymbolFileDWARF::ResolveFunction (#123206)
The purpose of this originally was to check for DWARF which refers to
garbage-collected functions (by checking whether we're able to get a
good address out of the function). The address check has been removed in
https://reviews.llvm.org/D112310, so the code computing it is not doing
anything.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions