From 65080cc55c97c923153c2d740bf7f6fcf4b66968 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Wed, 20 Jul 2011 17:04:49 +0000 Subject: Regenerate configure and friends for Chad. llvm-svn: 135592 --- llvm/include/llvm/Config/config.h.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'llvm/include') diff --git a/llvm/include/llvm/Config/config.h.in b/llvm/include/llvm/Config/config.h.in index 6042d931079..96b6200aa33 100644 --- a/llvm/include/llvm/Config/config.h.in +++ b/llvm/include/llvm/Config/config.h.in @@ -3,6 +3,9 @@ #ifndef CONFIG_H #define CONFIG_H +/* Bug report URL. */ +#undef BUG_REPORT_URL + /* Relative directory for resource files */ #undef CLANG_RESOURCE_DIR @@ -576,7 +579,7 @@ /* LLVM name for the native MCAsmInfo init function, if available */ #undef LLVM_NATIVE_MCASMINFO -/* LLVM name for the native MCCODEGENInfo init function, if available */ +/* LLVM name for the native MCCodeGenInfo init function, if available */ #undef LLVM_NATIVE_MCCODEGENINFO /* LLVM name for the native Target init function, if available */ -- cgit v1.2.3