forked from OSchip/llvm-project
				
			Link to lists, incorporate feedback from Tanya
llvm-svn: 10438
This commit is contained in:
		
							parent
							
								
									8cc89ca6bc
								
							
						
					
					
						commit
						b84f3323f7
					
				| 
						 | 
					@ -248,6 +248,7 @@ many platforms, such as X86).</li>
 | 
				
			||||||
<li><a href="http://llvm.cs.uiuc.edu/PR123">[X86] div and rem constant exprs invalidate iterators!</a></li>
 | 
					<li><a href="http://llvm.cs.uiuc.edu/PR123">[X86] div and rem constant exprs invalidate iterators!</a></li>
 | 
				
			||||||
<li><a href="http://llvm.cs.uiuc.edu/PR130">[vmcore] Symbol table doesn't rename colliding variables during type resolution</a></li>
 | 
					<li><a href="http://llvm.cs.uiuc.edu/PR130">[vmcore] Symbol table doesn't rename colliding variables during type resolution</a></li>
 | 
				
			||||||
<li><a href="http://llvm.cs.uiuc.edu/PR138">Archive reader does not understand 4.4BSD/Mac OS X long filenames</a></li>
 | 
					<li><a href="http://llvm.cs.uiuc.edu/PR138">Archive reader does not understand 4.4BSD/Mac OS X long filenames</a></li>
 | 
				
			||||||
 | 
					<li><a href="http://llvm.cs.uiuc.edu/PR30">[llvm-ar] Command line arguments have funny syntax</a></li>
 | 
				
			||||||
</ol>
 | 
					</ol>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -320,7 +321,9 @@ new platforms.  We welcome portability patches and error messages.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p>This section contains all known problems with the LLVM system, listed by
 | 
					<p>This section contains all known problems with the LLVM system, listed by
 | 
				
			||||||
component.  As new problems are discovered, they will be added to these
 | 
					component.  As new problems are discovered, they will be added to these
 | 
				
			||||||
sections.</p>
 | 
					sections.  If you run into a problem, please check the <a
 | 
				
			||||||
 | 
					href="http://llvm.cs.uiuc.edu/bugs/">LLVM bug database</a>, and submit a bug if
 | 
				
			||||||
 | 
					there isn't already one.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -666,7 +669,8 @@ can access versions of these documents specific to this release by going into
 | 
				
			||||||
the "<tt>llvm/doc/</tt>" directory in the LLVM tree.</p>
 | 
					the "<tt>llvm/doc/</tt>" directory in the LLVM tree.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p>If you have any questions or comments about LLVM, please feel free to contact
 | 
					<p>If you have any questions or comments about LLVM, please feel free to contact
 | 
				
			||||||
us via the mailing lists.</p>
 | 
					us via the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">mailing
 | 
				
			||||||
 | 
					lists</a>.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue