Skip to content

Commit 29318ab

Browse files
committed
[lldb] Remove test for add-symbol-file adds unwind source
In commit 2f63718 Author: Jason Molenda <[email protected]> Date: Tue Mar 26 09:07:15 2024 -0700 [lldb] Don't clear a Module's UnwindTable when adding a SymbolFile (#86603) I changed lldb to not clear a Module's UnwindTable when we add a SymbolFile to a binary, because the added benefit is marginal, and handling this reconstruction correctly is difficult. This test was written to explicitly create a test without unwind info in the binary, then add a symbol file with the unwind info, and check that it is present. I've intentionally broken this, so I'm removing the test.
1 parent da6cc4a commit 29318ab

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

lldb/test/Shell/SymbolFile/target-symbols-add-unwind.test

-27
This file was deleted.

0 commit comments

Comments
 (0)