mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
* `The' isn't necessary in front of LLVM
* Wrap long line llvm-svn: 14530
This commit is contained in:
parent
f299365380
commit
1cf2a6624b
@ -2,13 +2,13 @@
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>The LLVM Alias Analysis Infrastructure</title>
|
||||
<title>LLVM Alias Analysis Infrastructure</title>
|
||||
<link rel="stylesheet" href="llvm.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="doc_title">
|
||||
The LLVM Alias Analysis Infrastructure
|
||||
LLVM Alias Analysis Infrastructure
|
||||
</div>
|
||||
|
||||
<ol>
|
||||
@ -46,7 +46,8 @@
|
||||
<ul>
|
||||
<li><a href="#impls">Available <tt>AliasAnalysis</tt> implementations</a></li>
|
||||
<li><a href="#aliasanalysis-xforms">Alias analysis driven transformations</a></li>
|
||||
<li><a href="#aliasanalysis-debug">Clients for debugging and evaluation of implementations</a></li>
|
||||
<li><a href="#aliasanalysis-debug">Clients for debugging and evaluation of
|
||||
implementations</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
|
Loading…
Reference in New Issue
Block a user