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:
c21a2dc
)
Delete an obsolete comment.
author
Dan Gohman
<gohman@apple.com>
Wed, 14 Apr 2010 17:40:25 +0000
(17:40 +0000)
committer
Dan Gohman
<gohman@apple.com>
Wed, 14 Apr 2010 17:40:25 +0000
(17:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101264
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
b/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
index fdcba0f0bc725d5f92c5fb1ba55b38f857a272f7..027b779ac0261329af48a178ade782c954f2f4f5 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
+++ b/
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
@@
-80,7
+80,6
@@
class ZExtInst;
//===----------------------------------------------------------------------===//
/// SelectionDAGBuilder - This is the common target-independent lowering
/// implementation that is parameterized by a TargetLowering object.
-/// Also, targets can overload any lowering method.
///
class SelectionDAGBuilder {
MachineBasicBlock *CurMBB;