Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix that LLVM currently rebuilds unnecessarily when git HEAD changes.
This removes the file dependency between LLVM and the git HEAD file, which currently causes that we rebuild LLVM/Cling/Dictionaries once someone does anything meaningful in git.
- Loading branch information