Commits

Michael Gottesman committed 6de54180723
[cmake] Enable swift to be built as an llvm tool in-tree. The patch: 1. Removes swift's cpack configuration. We do not use cpack anymore, but LLVM does so including it twice causes problems. Its simpler to just remove it. 2. Ensures that when building swiftAST standalone, we add dependencies on Clang's tablegen targets.