From: Eric Christopher Date: Fri, 14 Nov 2014 22:10:16 +0000 (+0000) Subject: Rerun AutoRegen.sh. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=f056c0eff13d66b0b260f63d0fc56f00b3355d38;p=oota-llvm.git Rerun AutoRegen.sh. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222050 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 9cddec36112..beed1182c3f 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -453,6 +453,9 @@ /* Have host's ___chkstk */ #undef HAVE____CHKSTK +/* Linker version detected at compile time. */ +#undef HOST_LINK_VERSION + /* Installation directory for binary executables */ #undef LLVM_BINDIR