summaryrefslogtreecommitdiffstats
path: root/llvm/include
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-07-20 17:04:49 +0000
committerEric Christopher <echristo@apple.com>2011-07-20 17:04:49 +0000
commit65080cc55c97c923153c2d740bf7f6fcf4b66968 (patch)
tree44557fc7f498bb05cc4f4961ea0e823dfd39c864 /llvm/include
parent6657e979f54d6e149949eef23fc0f57b5895b65c (diff)
downloadbcm5719-llvm-65080cc55c97c923153c2d740bf7f6fcf4b66968.tar.gz
bcm5719-llvm-65080cc55c97c923153c2d740bf7f6fcf4b66968.zip
Regenerate configure and friends for Chad.
llvm-svn: 135592
Diffstat (limited to 'llvm/include')
-rw-r--r--llvm/include/llvm/Config/config.h.in5
1 files changed, 4 insertions, 1 deletions
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 */
OpenPOWER on IntegriCloud