diff options
author | Thomas Fransham <tfransham@gmail.com> | 2024-09-20 07:50:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 09:50:45 +0300 |
commit | 92da37b08f95844576c5d5502712bab0961e2f27 (patch) | |
tree | 3e50a150ab5ca56db7948ec15c058de6f8e3f91f /lldb/unittests/ScriptInterpreter/Python | |
parent | 2c6e5ef6873e9c80190beb62c625e16802c9901d (diff) | |
download | llvm-92da37b08f95844576c5d5502712bab0961e2f27.zip llvm-92da37b08f95844576c5d5502712bab0961e2f27.tar.gz llvm-92da37b08f95844576c5d5502712bab0961e2f27.tar.bz2 |
[Object][NFC] Add extern template declarations needed by llvm-objdump (#109156)
These symbols are implicitly imported from the LLVM shared library by
llvm-objdump on ELF like platforms, but for windows they need to be
explicitly exported when LLVM is built as shared library.
I also add visibility macros for XCOFFObjectFile::getExceptionEntries
that can't automatically be added by clang tooling since it doesn't
store the source locations for explicit function template
instantiations.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions