[PATCH] D33444: Fix an issue of creating symlinks when llvm is embedded
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 13:52:54 PDT 2017
beanz added a comment.
Unfortunately that doesn't really explain the need for these patches. From searching GitHub it doesn't seem like your project is overriding `CMAKE_CFG_INTDIR`. What is your CMake command line?
This seems to me like a problem with your integration of LLVM into your project's build system, not a problem with LLVM's build system itself.
https://reviews.llvm.org/D33444
More information about the llvm-commits
mailing list