]> granicus.if.org Git - clang/commitdiff
path renamed.
authorChris Lattner <sabre@nondot.org>
Mon, 26 Jul 2010 22:51:00 +0000 (22:51 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Jul 2010 22:51:00 +0000 (22:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109464 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_started.html

index 96979af32d063516da3b4b631ce7618c394872bf..b64a5f285fb0c95c539be98cd6b14d7aee0484bf 100644 (file)
@@ -76,7 +76,7 @@ follows:</p>
     hard-coded paths" in <tt>clang/lib/Frontend/InitHeaderSearch.cpp</tt> and
     change the lines below to include that path.</li>
   </ul>
-  <li>Try it out (assuming you add llvm/Debug/bin to your path):</li>
+  <li>Try it out (assuming you add llvm/Debug+Asserts/bin to your path):</li>
   <ul>
     <li><tt>clang --help</tt></li>
     <li><tt>clang file.c -fsyntax-only</tt> (check for correctness)</li>