[all-commits] [llvm/llvm-project] 4ad19b: [lldb] Test parsing the symtab with indirect symbo...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Mar 23 21:14:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ad19b80eafa1505b8bb86eef84ffefcd20410a3
https://github.com/llvm/llvm-project/commit/4ad19b80eafa1505b8bb86eef84ffefcd20410a3
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M lldb/unittests/ObjectFile/MachO/TestObjectFileMachO.cpp
Log Message:
-----------
[lldb] Test parsing the symtab with indirect symbols from the shared cache
This patch adds a test for b0dc2fae6025. That commit fixed a bug where
we could increment the indirect symbol offset every time we parsed the
symbol table.
More information about the All-commits
mailing list