aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2011-10-21 14:45:53 +0800
committerLogan Chien <loganchien@google.com>2011-10-21 14:45:53 +0800
commit2e5a5ee613fae456a8ed4282acede56860682f4f (patch)
tree39ebff118a152d71b4d602fe548ebb3b6cacd9af /host
parent0ebc07a576037e4e36f68bf5cece32740ca120c0 (diff)
downloadexternal_llvm-2e5a5ee613fae456a8ed4282acede56860682f4f.zip
external_llvm-2e5a5ee613fae456a8ed4282acede56860682f4f.tar.gz
external_llvm-2e5a5ee613fae456a8ed4282acede56860682f4f.tar.bz2
Apply changes to migrate to upstream Oct 20th 2011.
Change-Id: I2bb819151f3fa5ce18690ef373bf071205d3f278
Diffstat (limited to 'host')
-rw-r--r--host/include/llvm/Config/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/host/include/llvm/Config/config.h b/host/include/llvm/Config/config.h
index fab79e5..817cf43 100644
--- a/host/include/llvm/Config/config.h
+++ b/host/include/llvm/Config/config.h
@@ -4,6 +4,9 @@
#ifndef CONFIG_H
#define CONFIG_H
+/* Bug report url */
+#define BUG_REPORT_URL "http://llvm.org/bugs/"
+
/* Relative directory for resource files */
#define CLANG_RESOURCE_DIR ""