Author: samsonov Date: Fri Jan 29 18:54:42 2016 New Revision: 259278 URL: http://llvm.org/viewvc/llvm-project?rev=259278&view=rev Log: Remove references to autotools build.
Modified: cfe/trunk/CODE_OWNERS.TXT cfe/trunk/www/get_started.html Modified: cfe/trunk/CODE_OWNERS.TXT URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/CODE_OWNERS.TXT?rev=259278&r1=259277&r2=259278&view=diff ============================================================================== --- cfe/trunk/CODE_OWNERS.TXT (original) +++ cfe/trunk/CODE_OWNERS.TXT Fri Jan 29 18:54:42 2016 @@ -23,7 +23,7 @@ D: CMake, library layering N: Eric Christopher E: echri...@gmail.com -D: Debug Information, autotools/configure/make build, inline assembly +D: Debug Information, inline assembly N: Doug Gregor E: dgre...@apple.com Modified: cfe/trunk/www/get_started.html URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/get_started.html?rev=259278&r1=259277&r2=259278&view=diff ============================================================================== --- cfe/trunk/www/get_started.html (original) +++ cfe/trunk/www/get_started.html Fri Jan 29 18:54:42 2016 @@ -98,9 +98,6 @@ follows:</p> KDevelop3. For more details see <a href="http://llvm.org/docs/CMake.html">Building LLVM with CMake</a> page.</li> - <li>You can also build Clang with - <a href="http://llvm.org/docs/BuildingLLVMWithAutotools.html"> - autotools</a>, but some features may be unavailable there.</li> </ul> </li> _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits