From 2e5a5ee613fae456a8ed4282acede56860682f4f Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Fri, 21 Oct 2011 14:45:53 +0800 Subject: Apply changes to migrate to upstream Oct 20th 2011. Change-Id: I2bb819151f3fa5ce18690ef373bf071205d3f278 --- host/include/llvm/Config/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'host') 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 "" -- cgit v1.1