Teach llvm-build to avoid touching LibraryDependencies.inc unless the contents
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 19 Nov 2014 03:34:20 +0000 (03:34 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 19 Nov 2014 03:34:20 +0000 (03:34 +0000)
commit4fdb6ec39b9ea8a65e09a9ca595143bb427780d6
tree921c273ff408dc19a8f01c1da2c4a7b2556ba72e
parenta8ed79ab2217ce993463147468fd8a7e4eb4d344
Teach llvm-build to avoid touching LibraryDependencies.inc unless the contents
change. This saves us from rebuilding llvm-config each time we reconfigure.

llvm-svn: 222308
llvm/utils/llvm-build/llvmbuild/main.py