This repository has been archived by the owner on Mar 30, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clang and llvm Revision/repoitory now can be specified as compilation…
… flag. Alongside the existing -DSVN_REVISION flag, (which specifies the clang revision number) now there are three more flag that can be specified when there are no revision info in the clang/llvm source directory. -DSVN_REPOSITORY=<url> specifies clang repository. -DLLVM_REVISION=<revno> specifies llvm revision. -DLLVM_REPOSITORY=<url> specigies llvm repositiory.
- Loading branch information