summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2021-08-06 01:47:38 -0700
committerPetr Hosek <phosek@google.com>2021-08-06 10:59:24 -0700
commitf59f6598790c8a74bcb1ab7e045484925e8bf551 (patch)
tree767cd3ad2db906605cccf43190254265535adc19 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentdddd524bb8844b225d42c98d381d745d4fd549ea (diff)
[CMake] Check the builtins library value first
When the builtins library isn't found, find_compiler_rt_library returns NOTFOUND so we'll end up linking against -lNOTFOUND. We need to check the return value before adding it to the list. Differential Revision: https://reviews.llvm.org/D107627
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions