[Lldb-commits] [PATCH] D130803: [lldb] Allow SymbolTable regex search functions to match mangled name
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 2 14:50:12 PDT 2022
JDevlieghere added inline comments.
================
Comment at: lldb/test/Shell/Symtab/Inputs/t.yaml:60
+ reserved3: 0x0
+ content: 010000001C000000010000002000000000000000200000000200000000000002983E00003800000038000000FD3E00000000000038000000030000000C00060024000400000000041C0000033400000038000002480000005000000178000003580000033800000314000003
+ - sectname: __eh_frame
----------------
You could make this slightly smaller by dropping the content of the `__unwind_info` and `__eh_frame` below.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130803/new/
https://reviews.llvm.org/D130803
More information about the lldb-commits
mailing list