From: Chris Lattner Date: Wed, 6 Oct 2004 03:13:47 +0000 (+0000) Subject: Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=37874058f440b9700578b7d27fb002cc9080c646;p=oota-llvm.git Fix the path to the fixinc'd headers. Patch contributed by Jeff Cohen! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16755 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 5d3cddc42ab..dff9eb2d15b 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -172,7 +172,7 @@ functions from C as referenced from C++, so we typically configure with
  • Fix 1: 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 - $CFEINSTALL/target-triplet/sys-include.

  • + $CFEINSTALL/lib/gcc/target-triplet/3.4-llvm/include.
  • Fix 2: If you are building the C++ front-end on a CPU we haven't tried yet, you will probably have to edit the appropriate