<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Getting started page should mention how to build release"
   href="https://llvm.org/bugs/show_bug.cgi?id=23467">23467</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Getting started page should mention how to build release
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Website
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>General Website
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jamespharvey20@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Regarding <a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a>, "Building Clang and Working
with the Code" "On Unix-like Systems" step 6.

This states "This builds both LLVM and Clang for debug mode."

Right next to that, it should say to use "-DCMAKE_BUILD_TYPE=Release" to make a
release build.

Someone not paying attention can easily miss this.  Would be nice if it were
clearer.  Perhaps making "debug mode" in bold.  Perhaps moving "This builds
both LLVM and Clang for debug mode" up one spot, so it's right behind the cmake
line.  Perhaps even putting sub-bullets under the cmake line.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>