forked from OSchip/llvm-project
Grammar fix: `of course' is separated from the sentences by commas on both
sides. llvm-svn: 6019
This commit is contained in:
parent
0f38d5dc4d
commit
b4dd539eb7
|
@ -210,7 +210,7 @@ what type of problem you are trying to solve:<p>
|
|||
</ol><p>
|
||||
|
||||
In addition to the pass that you subclass, you should also inherit from the
|
||||
<tt>AliasAnalysis</tt> interface of course, and use the
|
||||
<tt>AliasAnalysis</tt> interface, of course, and use the
|
||||
<tt>RegisterAnalysisGroup</tt> template to register as an implementation of
|
||||
<tt>AliasAnalysis</tt>.<p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue