Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen!
authorChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 03:13:47 +0000 (03:13 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 03:13:47 +0000 (03:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16755 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CFEBuildInstrs.html

index 5d3cddc42abb601451325e8fde784e6789ae7271..dff9eb2d15b1aec3f1cbfe7f8f6f887cd9437d19 100644 (file)
@@ -172,7 +172,7 @@ functions from C as referenced from C++, so we typically configure with
   <li><p><b>Fix 1:</b> If you have system header files that include
    inline assembly, you may have to modify them to remove the inline
    assembly, and install the modified versions in
-   <code>$CFEINSTALL/<i>target-triplet</i>/sys-include</code>.</li>
+   <code>$CFEINSTALL/lib/gcc/<i>target-triplet</i>/3.4-llvm/include</code>.</li>
 
   <li><b>Fix 2:</b> If you are building the C++ front-end on a CPU we
    haven't tried yet, you will probably have to edit the appropriate