summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorYaxun (Sam) Liu <yaxun.liu@amd.com>2025-11-16 10:36:13 -0500
committerYaxun (Sam) Liu <yaxun.liu@amd.com>2025-11-16 10:36:44 -0500
commite5b9e80a54bb75d4b0fee7197d78f909b1f4ba93 (patch)
tree7baaf9e5a563172d8a858a12f2eebd7316225be6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente413343ca7ee65ecf04fc455abb55604c7191e34 (diff)
[ClangLinkerWrapper] Fix test linker-wrapper-hip-no-rdc.c
https://github.com/llvm/llvm-project/pull/167918 broke buildbots: https://lab.llvm.org/buildbot/#/builders/64/builds/6531 https://lab.llvm.org/buildbot/#/builders/108/builds/19881 with error: # | clang: error: unable to execute command: posix_spawn failed: No such file or directory # | clang: error: ld.lld command failed with exit code 1 (use -v to see invocation) This is due to the test requiring lld but these buildbots do not build them. Fix the lit test by adding REQUIRES: lld
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions