diff --git a/libcxxabi/CMakeLists.txt b/libcxxabi/CMakeLists.txt index cd8b7532b1a0..d77f7849ea55 100644 --- a/libcxxabi/CMakeLists.txt +++ b/libcxxabi/CMakeLists.txt @@ -66,7 +66,7 @@ if (CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR) set(PACKAGE_NAME libcxxabi) set(PACKAGE_VERSION 3.7.0svn) set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}") - set(PACKAGE_BUGREPORT "llvmbugs@cs.uiuc.edu") + set(PACKAGE_BUGREPORT "llvm-bugs@lists.llvm.org") if(EXISTS ${LLVM_MAIN_SRC_DIR}/utils/lit/lit.py) set(LLVM_LIT ${LLVM_MAIN_SRC_DIR}/utils/lit/lit.py) diff --git a/libcxxabi/www/index.html b/libcxxabi/www/index.html index cc34014b18d6..bf4f8cf2dbe7 100644 --- a/libcxxabi/www/index.html +++ b/libcxxabi/www/index.html @@ -22,8 +22,8 @@