<div dir="ltr">Anybody working on porting the compiler-rt tests to cmake?<div><br></div><div style>The online documentation shows a preference for cmake and ctest, but the CMakeLists file has the comment "Currently the tests have not been ported to CMake, so disable this directory."  How should we be running the test suite?</div>

<div style><br></div><div style><a href="http://compiler-rt.llvm.org/">http://compiler-rt.llvm.org/</a><br></div><div><br></div><div style>My immediate issue is that "make check-all" fails in the cmake build when compiler-rt is outside the projects directory.  When I point to compiler-rt with LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR, lit still looks for lit.common.cfg within "projects/compiler-rt" instead of the external directory.  I use similar CMake variables for Clang and Polly and have had no trouble.  Any recommendations for how to fix?</div>

<div style><br></div><div style>Thanks,</div><div style>Greg</div><div style><br></div><div style><br></div></div>