mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +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
|
/// \file
|
||||||
///
|
///
|
||||||
/// Generic dominator tree construction - This file provides rouitens to
|
/// Generic dominator tree construction - This file provides routines to
|
||||||
/// constructs immediate dominator information for a flow-graph based on the
|
/// construct immediate dominator information for a flow-graph based on the
|
||||||
/// algorithm described in this document:
|
/// algorithm described in this document:
|
||||||
///
|
///
|
||||||
/// A Fast Algorithm for Finding Dominators in a Flowgraph
|
/// A Fast Algorithm for Finding Dominators in a Flowgraph
|
||||||
|
Loading…
x
Reference in New Issue
Block a user