X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FProjects.html;h=cb7a7c1bcfaa72df570532d54f6321760f9f9378;hb=ebb5a971d903aa4479bb2a21472597319a9b0086;hp=c7ab6cf0263a5807330fdef15c95a475344b84e3;hpb=5175b82eccf3d0a773cc2e5462128efb5a5404f1;p=oota-llvm.git diff --git a/docs/Projects.html b/docs/Projects.html index c7ab6cf0263..cb7a7c1bcfa 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -87,6 +87,12 @@ provide enough information on how to write your own Makefiles.

choosing. You can place it anywhere you like. Rename the directory to match the name of your project. +
  • +If you downloaded LLVM using Subversion, remove all the directories named .svn +(and all the files therein) from your project's new source tree. This will +keep Subversion from thinking that your project is inside +llvm/trunk/projects/sample.
  • +
  • Add your source code and Makefiles to your source tree.
  • If you want your project to be configured with the configure script @@ -94,12 +100,12 @@ then you need to edit autoconf/configure.ac as follows: