summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2015-09-09 13:15:11 +0000
committerMichael Kruse <llvm@meinersbur.de>2015-09-09 13:15:11 +0000
commitda943ce613ac9d84010bbb6d7caf8e66f4be23e3 (patch)
treeacf471247e7672c06a9d3a7c16fb9829d8ef465e /clang/lib/Driver/ToolChains.cpp
parentbfd03da5ba5dfaca3453932e122df6141a27ed88 (diff)
downloadbcm5719-llvm-da943ce613ac9d84010bbb6d7caf8e66f4be23e3.tar.gz
bcm5719-llvm-da943ce613ac9d84010bbb6d7caf8e66f4be23e3.zip
Generate gitversion.h in autoconf builds
Add a custom makefile rule to generate lib/External/isl/gitversion.h from GIT_HEAD_ID and trigger it using BULIT_SOURCES to ensure the file exists before compilation starts. The latest ISL creates gitversion.h from Makefile.am only, instead also from configure.ac in previous version. While the Polly build invokes configure, it does not invoke ISL's make such that the file was missing. Invoking ISL's make would come with additional problems such as triggering automake because of not preserved file time stamps. Re-running automake might not be successful on other system configurations for instance because it was preconfigured without --with-clang option. llvm-svn: 247142
Diffstat (limited to 'clang/lib/Driver/ToolChains.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud