A few minor updates based on feedback from Justin and a few things I thought were...
authorChris Bieneman <beanz@apple.com>
Sat, 14 Mar 2015 21:20:32 +0000 (21:20 +0000)
committerChris Bieneman <beanz@apple.com>
Sat, 14 Mar 2015 21:20:32 +0000 (21:20 +0000)
commit67dcb7d7caff953cb521884d20920670c7803d84
tree46574a39bee210e4b2707b816801bdf4e48ece22
parent2f69477cfd7ee5277dbfb4123c3e7ae2b5f64c21
A few minor updates based on feedback from Justin and a few things I thought were missing.

* Moved autotools configure & build example out of "Getting Started Quickly (A Summary)" and into BuildingLLVMWithAutoTools.
* Removed the annotations that CMake is the recommended process and Autotools is alternate.
* Added brief documentation about build targets under "Getting Started Quickly..."
* Added Overview text to BuildingLLVMWithAutotools
* Fixed up a broken link.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232278 91177308-0d34-0410-b5e6-96231b3b80d8
docs/BuildingLLVMWithAutotools.rst
docs/GettingStarted.rst