mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-22 20:20:03 +00:00
Fix a couple typos.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203499 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
453474e38c
commit
d522121f24
@ -8,8 +8,8 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
/// \file
|
||||
///
|
||||
/// Generic dominator tree construction - This file provides rouitens to
|
||||
/// constructs immediate dominator information for a flow-graph based on the
|
||||
/// Generic dominator tree construction - This file provides routines to
|
||||
/// construct immediate dominator information for a flow-graph based on the
|
||||
/// algorithm described in this document:
|
||||
///
|
||||
/// A Fast Algorithm for Finding Dominators in a Flowgraph
|
||||
|
Loading…
Reference in New Issue
Block a user