projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff7a562
)
Fix a comment.
author
Dan Gohman
<gohman@apple.com>
Tue, 11 May 2010 18:03:41 +0000
(18:03 +0000)
committer
Dan Gohman
<gohman@apple.com>
Tue, 11 May 2010 18:03:41 +0000
(18:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103483
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetSelectionDAGInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetSelectionDAGInfo.h
b/include/llvm/Target/TargetSelectionDAGInfo.h
index 89adc942718d81835f29ecee51f2d71504a7341d..2be183440224b9ec76c76bff1035ea3afb09a0f8 100644
(file)
--- a/
include/llvm/Target/TargetSelectionDAGInfo.h
+++ b/
include/llvm/Target/TargetSelectionDAGInfo.h
@@
-24,7
+24,7
@@
class TargetData;
class TargetMachine;
//===----------------------------------------------------------------------===//
-/// TargetSelectionDAG
Lowering
- Targets can subclass this to parameterize the
+/// TargetSelectionDAG
Info
- Targets can subclass this to parameterize the
/// SelectionDAG lowering and instruction selection process.
///
class TargetSelectionDAGInfo {