summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2018-07-17 15:11:15 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2018-07-17 15:11:15 +0000
commit4ab573197312b51af0345550d3d6199df926fce3 (patch)
treee3e854c39b1a7a507c06a5fb26bec0a41ca3fe11 /llvm/test
parentdf9c9ad687d0d22bd02dea42193371b639c7565f (diff)
downloadbcm5719-llvm-4ab573197312b51af0345550d3d6199df926fce3.tar.gz
bcm5719-llvm-4ab573197312b51af0345550d3d6199df926fce3.zip
[CMake] Have check-lldb-unit use CMAKE_CURRENT_BINARY_DIR
llvm-lit uses `map_config` directives (generated at configuration-time) to make it possible to pass a test path relative to the source instead of the build folder (CMAKE_CURRENT_BINARY_DIR). However, this doesn't work in the case of swift where the build directory layout prevents llvm-lit from knowing about lldb and its test paths. This caused check-lldb-unit to fail in this configuration, while everything was working as expected upstream. This patch fixes the issue by passing a path relative to the build directory. This was already the case for check-lldb-lit. llvm-svn: 337291
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud