]> granicus.if.org Git - clang/commit
[CMake] Allow specifying extra dependencies of bootstrap stage
authorPetr Hosek <phosek@chromium.org>
Mon, 11 Jun 2018 20:59:31 +0000 (20:59 +0000)
committerPetr Hosek <phosek@chromium.org>
Mon, 11 Jun 2018 20:59:31 +0000 (20:59 +0000)
commit62a3eb3a5ba23f34b10c90509f6ddec024fddfd6
treef1370f3177fa30a48ec80aec71ba0ec63399903b
parent93dd9971068cb0d60f866f621f9f828a6b2fdce9
[CMake] Allow specifying extra dependencies of bootstrap stage

This allows adding additional bootstrap dependencies to the bootstrap
compiler that may be needed by later stages.

Differential Revision: https://reviews.llvm.org/D47355

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@334437 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt