diff options
author | Adrian Prantl <aprantl@apple.com> | 2021-11-08 17:01:21 -0800 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2021-11-09 09:44:37 -0800 |
commit | c9881c7d99c6e4073ed8de11cd3450ef23bd66fc (patch) | |
tree | 2e3c8b51cfed5ac3571f0bf6d4c7ee39428eec67 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 196554d42d329e45363afe2293d1fc19de75673d (diff) | |
download | llvm-c9881c7d99c6e4073ed8de11cd3450ef23bd66fc.zip llvm-c9881c7d99c6e4073ed8de11cd3450ef23bd66fc.tar.gz llvm-c9881c7d99c6e4073ed8de11cd3450ef23bd66fc.tar.bz2 |
Support looking up absolute symbols
The Swift stdlib uses absolute symbols in the dylib to communicate
feature flags to the process. LLDB's expression evaluator needs to be
able to find them. This wires up absolute symbols so they show up in
the symtab lookup command, which is also all that's needed for them to
be visible to the expression evaluator JIT.
rdar://85093828
Differential Revision: https://reviews.llvm.org/D113445
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions