move some code around so that Verifier.cpp can get access to the intrinsic info table.
[oota-llvm.git] / docs / Projects.html
index 910ebdb426db2c7846ec2901138620eb165259f8..45f6af5711cc47d9c7eb75491a2e163c430bc236 100644 (file)
@@ -2,8 +2,9 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <title>Creating an LLVM Project</title>
-  <link rel="stylesheet" href="llvm.css" type="text/css">
+  <link rel="stylesheet" href="_static/llvm.css" type="text/css">
 </head>
 <body>
 
@@ -401,13 +402,6 @@ do:</p>
 <div>
 
 <dl>
-  <dt>ExtraSource
-  <dd>
-  This variable contains a space separated list of extra source
-  files that need to be built.  It is useful for including the
-  output of Lex and Yacc programs.
-  <p>
-
   <dt>CFLAGS
   <dt>CPPFLAGS
   <dd>