mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 21:05:23 +00:00
Fix a couple typos.
llvm-svn: 203499
This commit is contained in:
parent
c1356cbd3a
commit
a5ba784a02
@ -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…
x
Reference in New Issue
Block a user