Hi,
Here is a little patch to have cmake detect dotty, and if this was the case, update the HAVE_DOTTY and LLVM_PATH_DOTTY defines in include/llvm/Config/config.h.
This should apply cleanly on TOT.
Best regards,
cmake-dotty.patch (1.23 KB)
Hi,
Here is a little patch to have cmake detect dotty, and if this was the case, update the HAVE_DOTTY and LLVM_PATH_DOTTY defines in include/llvm/Config/config.h.
This should apply cleanly on TOT.
Best regards,
cmake-dotty.patch (1.23 KB)
Arnaud Allard de Grandmaison <Arnaud.AllardDeGrandMaison@dibcom.com>
writes:
Here is a little patch to have cmake detect dotty, and if this was the
case, update the HAVE_DOTTY and LLVM_PATH_DOTTY defines in
include/llvm/Config/config.h.This should apply cleanly on TOT.
Applied. Thanks!