llvm-project/clang/cmake
Chris Bieneman 33b41961c3 [CMake] Only configure Native target in stage 1, configure all in other stages
This patch causes the 3-stage build pipeline to only build a host compiler in the first stage, and to build all targets for subsequent stages. The host target is determined via the Native target specifier added in r262070.

llvm-svn: 262071
2016-02-26 21:23:59 +00:00
..
caches [CMake] Only configure Native target in stage 1, configure all in other stages 2016-02-26 21:23:59 +00:00
modules Add call to find_package to load LLVM dependencies 2016-02-19 00:56:56 +00:00