summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorYaxun (Sam) Liu <yaxun.liu@amd.com>2024-08-18 13:29:30 -0400
committerGitHub <noreply@github.com>2024-08-18 13:29:30 -0400
commitcaa1070b1c880627b223dc3884860a64e4b510c7 (patch)
tree04b0b39acc6db8d4cf9a371fec6abb498e548f0a /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parenta28c20244242e6f4faad3e8ac673cb8f972c9d7a (diff)
[HIP] search fatbin symbols for libs passed by -l (#104638)
For -fgpu-rdc linking, clang needs to collect undefined fatbin symbols and resolve them to the embedded fatbin. This has been done for object files and archive files passed as input files to clang. However, the same action is not performed for archive files passed through -l options, which causes missing symbols. This patch adds that.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions