[PATCH] D32734: [CMake][runtimes] Set default directory for runtime libraries

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 23:12:00 PDT 2017


Hahnfeld added a comment.

In https://reviews.llvm.org/D32734#748977, @beanz wrote:

> What is the problem you're trying to solve here? This seems odd to me.


If the runtime libraries are needed to run the tests, the just-built compiler won't find them unless they are in `lib/`.


https://reviews.llvm.org/D32734





More information about the llvm-commits mailing list