summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-07-27 19:03:02 +0000
committerChad Rosier <mcrosier@apple.com>2012-07-27 19:03:02 +0000
commitc25f88b703325aa6d897e15f8967ec590fa32a45 (patch)
tree9212db58332654c1308741611f5e8bbc8fa465df /llvm/docs
parent782d5c434f1be86eb5b23645a0ac656470a959d0 (diff)
downloadbcm5719-llvm-c25f88b703325aa6d897e15f8967ec590fa32a45.tar.gz
bcm5719-llvm-c25f88b703325aa6d897e15f8967ec590fa32a45.zip
The TimePassesIsEnabled has since moved to PassManager.cpp.
llvm-svn: 160881
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/CommandLine.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandLine.html b/llvm/docs/CommandLine.html
index aff40d05f85..a3743e159f0 100644
--- a/llvm/docs/CommandLine.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud