[PATCH] D47169: [CMake] Use a different source depending on C++ support

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 11:19:11 PDT 2018


Hahnfeld added a comment.

In https://reviews.llvm.org/D47169#1118618, @Hahnfeld wrote:

> This breaks the build if you are not building a 32bit C++ library, that's why I introduced a check for a full C++ program in https://reviews.llvm.org/D23654. I therefore request this change to be reverted, we need to come up with a better solution that correctly works for in-tree builds.


Ping, this change is not correct!


Repository:
  rL LLVM

https://reviews.llvm.org/D47169





More information about the llvm-commits mailing list