[PATCH] D63608: Remove some autoconf references from docs and comments

Sven van Haastregt via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 09:30:22 PDT 2019


svenvh created this revision.
svenvh added a reviewer: beanz.
Herald added subscribers: llvm-commits, kristina, dexonsmith, mgorny.
Herald added a project: LLVM.

The autoconf build system support has been removed a while ago, remove
some outdated references.


Repository:
  rL LLVM

https://reviews.llvm.org/D63608

Files:
  docs/CMake.rst
  docs/FAQ.rst
  docs/HowToReleaseLLVM.rst
  docs/ProgrammersManual.rst
  include/llvm/ADT/Triple.h
  lib/Support/Errno.cpp
  lib/Support/PrettyStackTrace.cpp
  lib/Support/Unix/Unix.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63608.205840.patch
Type: text/x-patch
Size: 5340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/46a1ea98/attachment.bin>


More information about the llvm-commits mailing list