diff options
| author | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2023-04-22 19:14:29 +0530 |
|---|---|---|
| committer | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2023-04-26 09:11:09 +0530 |
| commit | 7f96ce5e133be54891af177adbf8952d413e0f85 (patch) | |
| tree | 2e5ee3e96920d6922b10dd0d2d2403c38b99f940 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 0942e2eca1c3295296286c9c2464112a7d647b65 (diff) | |
[clang-repl] Fix dynamic library test to avoid cstdio and linker
Some platforms do not have a working linker present. The goal is to
only test the loading of a shared library in clang-repl. A precompiled
library is used instead.
The cstdio header may also not be present. We only need printf.
Related discussion in D141824
Differential Revision: https://reviews.llvm.org/D148992
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
