From: Alexey Samsonov Date: Sat, 30 Jan 2016 00:54:42 +0000 (+0000) Subject: Remove references to autotools build. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf8584d210a33608601f1e1c92b0228f04f0f6dc;p=clang Remove references to autotools build. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259278 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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.