From cf8584d210a33608601f1e1c92b0228f04f0f6dc Mon Sep 17 00:00:00 2001
From: Alexey Samsonov
Date: Sat, 30 Jan 2016 00:54:42 +0000
Subject: [PATCH] Remove references to autotools build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259278 91177308-0d34-0410-b5e6-96231b3b80d8
---
CODE_OWNERS.TXT | 2 +-
www/get_started.html | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 971fe9bde1..ee4fb42b65 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -23,7 +23,7 @@ D: CMake, library layering
N: Eric Christopher
E: echristo@gmail.com
-D: Debug Information, autotools/configure/make build, inline assembly
+D: Debug Information, inline assembly
N: Doug Gregor
E: dgregor@apple.com
diff --git a/www/get_started.html b/www/get_started.html
index 541c45a914..bc0a288e96 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -98,9 +98,6 @@ follows:
KDevelop3. For more details see
Building LLVM with CMake
page.
- You can also build Clang with
-
- autotools, but some features may be unavailable there.
--
2.50.1