[PATCH] D38471: Allow compiler-rt test targets to work with multi-config CMake generators
Greg Bedwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 15:33:23 PDT 2017
gbedwell added a comment.
Ah. Thanks! I tested my patches against multiple platforms and generators, but didn't test an external build. D'oh!
Given that I've moved the usages of AddLLVM items into AddCompilerRT.cmake does it make sense to move the include there too? I'm happy either way. Thanks everyone for reviewing!
https://reviews.llvm.org/D38471
More information about the llvm-commits
mailing list