Nowadays vectors are only split if they have an even
[oota-llvm.git] / docs / DeveloperPolicy.html
index 987b622f2edff4af13cd45982fb89acd409f857a..9c8b4d666b8d64137f0cf6829942f29cfa48800d 100644 (file)
@@ -2,6 +2,7 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>LLVM Developer Policy</title>
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>
   <li>Patches should be made with this command:
 <div class="doc_code">
 <pre>
-svn diff -x -u
+svn diff
 </pre>
 </div>
       or with the utility <tt>utils/mkpatch</tt>, which makes it easy to read