diff options
author | Daniel Stone <daniels@collabora.com> | 2020-04-14 00:38:22 -0400 |
---|---|---|
committer | Jan Vesely <jano.vesely@gmail.com> | 2020-04-14 10:03:27 -0400 |
commit | e6bb1d69eccc612e54fd1a0b63ca3dcc84c3a6fa (patch) | |
tree | 6f4cde319272c325c492d4de2bfa4ecc9bc6b66d /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 100483b969b816e71cdfadfc591203c77e3e3fc7 (diff) | |
download | llvm-e6bb1d69eccc612e54fd1a0b63ca3dcc84c3a6fa.zip llvm-e6bb1d69eccc612e54fd1a0b63ca3dcc84c3a6fa.tar.gz llvm-e6bb1d69eccc612e54fd1a0b63ca3dcc84c3a6fa.tar.bz2 |
libclc: Fix LLVM library linking on Windows
CMake requires library lists on Windows to be split by semi-colons,
rather than the spaces we get from llvm-config. Fix this by a
substitution on Windows.
reviewer: jvesely
Differential Revision: https://reviews.llvm.org/D77162
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions