update documentation

llvm-svn: 55386
This commit is contained in:
Nico Weber 2008-08-26 21:23:32 +00:00
parent 44003cc354
commit 677a021665
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ is:</p>
<li>'<tt>touch empty.c; gcc -v empty.c -fsyntax-only</tt>' to get the
path.</li>
<li>Look for the comment "FIXME: temporary hack:
hard-coded paths" in <tt>clang/Driver/clang.cpp</tt> and
hard-coded paths" in <tt>clang/lib/Driver/InitHeaderSearch.cpp</tt> and
change the lines below to include that path.</li>
</ul>