[PATCH] D47169: [CMake] Use a different source depending on C++ support
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 24 18:03:15 PDT 2018
phosek added a comment.
In https://reviews.llvm.org/D47169#1134764, @Hahnfeld wrote:
> Due to the lack of replies, I've reverted this change in https://reviews.llvm.org/rL334903 to unbreak my build. Feel free to submit a patch that doesn't regress the build system, thanks.
I never got any email, sorry about the lack of the response, I just noticed this because your revert broke our build. What is your build configuration where you're seeing the failure? I'd like to replicate the issue and try to come up with a better solution because now this is blocking us.
Repository:
rL LLVM
https://reviews.llvm.org/D47169
More information about the llvm-commits
mailing list