Delete an obsolete comment.

llvm-svn: 101264
This commit is contained in:
Dan Gohman 2010-04-14 17:40:25 +00:00
parent 3215eae4a3
commit fea9ba18ff
1 changed files with 0 additions and 1 deletions

View File

@ -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;