From 5e2f255c0969c7ddcc371f0676044c520eddc5bb Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 10 Oct 2009 21:37:16 +0000 Subject: add a link to the GSG for info on how to check out svn trunk llvm-svn: 83734 --- llvm/docs/DeveloperPolicy.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'llvm/docs/DeveloperPolicy.html') diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 0c87a697228..b11e48bee35 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -99,7 +99,9 @@
  1. Make your patch against the Subversion trunk, not a branch, and not an old - version of LLVM. This makes it easy to apply the patch.
  2. + version of LLVM. This makes it easy to apply the patch. For information + on how to check out SVN trunk, please see the Getting Started Guide.
  3. Similarly, patches should be submitted soon after they are generated. Old patches may not apply correctly if the underlying code changes between the -- cgit v1.2.3