diff options
| author | Lang Hames <lhames@gmail.com> | 2025-02-23 18:00:14 +1100 |
|---|---|---|
| committer | Lang Hames <lhames@gmail.com> | 2025-02-23 18:16:10 +1100 |
| commit | 33f2686beda0a5e677eb0e4c386e5f72b8c2573c (patch) | |
| tree | 587b3984a60d67785b7afaa3475531bf093e93a0 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 21939c4c2eb51a0561e8c22c77073e762b722133 (diff) | |
[llvm-jitlink] Only use candidate library extensions during library search.
While processing library link options that check search paths (-lx, -hidden-lx,
etc.) we shouldn't generate candidate paths with extensions that are invalid
for the option being visited (e.g. -hidden-lx only applies to archives, so we
shouldn't generate candidates with `.so` extensions).
Note: Candidate extensions should probably be further filtered based on the OS
of the executing process. This patch is a step in the right direction though.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
