diff options
Diffstat (limited to 'docs/CommandLine.html')
-rw-r--r-- | docs/CommandLine.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html index aff40d0..a3743e1 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -1939,7 +1939,7 @@ tutorial.</p> should provide an external storage location that is accessible to users of the library. Examples of this include the <tt>llvm::DebugFlag</tt> exported by the <tt>lib/Support/Debug.cpp</tt> file and the <tt>llvm::TimePassesIsEnabled</tt> - flag exported by the <tt>lib/VMCore/Pass.cpp</tt> file.</p> + flag exported by the <tt>lib/VMCore/PassManager.cpp</tt> file.</p> <p>TODO: complete this section</p> |