mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-25 04:39:51 +00:00
The TimePassesIsEnabled has since moved to PassManager.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160881 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e2e73bd044
commit
85aa390713
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user