summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-11-27 20:41:53 +0000
committerPetr Hosek <phosek@chromium.org>2017-11-27 20:41:53 +0000
commit1f34379965c1cf104921da5a6cbe7e983c7091ef (patch)
tree67002001ba498589ca40f646806186e96460fa8d /llvm/lib/Transforms/Scalar
parent86cc84d12e789d50633d38301f7082ef62e32454 (diff)
downloadbcm5719-llvm-1f34379965c1cf104921da5a6cbe7e983c7091ef.tar.gz
bcm5719-llvm-1f34379965c1cf104921da5a6cbe7e983c7091ef.zip
Use LIST_SEPARATOR rather than escaping in ExternalProject_Add
Escaping ; in list arguments passed to ExternalProject_Add doesn't seem to be working in newer versions of CMake (see https://public.kitware.com/Bug/view.php?id=16137 for more details). Use a custom LIST_SEPARATOR instead which is the officially supported way. Differential Revision: https://reviews.llvm.org/D40232 llvm-svn: 319089
Diffstat (limited to 'llvm/lib/Transforms/Scalar')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud