summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/build/write_vcsrevision.gni
Commit message (Collapse)AuthorAgeFilesLines
* gn build: set HAVE_VCS_VERSION_INC while building Version.cppNico Weber2019-11-231-0/+54
And belatedly merge r353268 / r353269. test/Driver/wasm-toolchain-lto.c currently requires getLLVMRevision() to return something non-empty to pass. That's hopefully temporary, but making Version.cpp work is probalby a good idea regardless. (Note its contents will by default usually be out-of-date, because llvm_allow_tardy_revision defaults to false.)
OpenPOWER on IntegriCloud