Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the LDC_LIB target instead of LDC_EXE depend on Clang.
Clang shouldn't be built in parallel to LDC_LIB since the latter depends on DeclNodes.inc which is generated early during Clang build.
- Loading branch information