mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-19 04:28:20 +00:00
Delete an obsolete comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101264 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -80,7 +80,6 @@ class ZExtInst;
|
|||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
/// SelectionDAGBuilder - This is the common target-independent lowering
|
/// SelectionDAGBuilder - This is the common target-independent lowering
|
||||||
/// implementation that is parameterized by a TargetLowering object.
|
/// implementation that is parameterized by a TargetLowering object.
|
||||||
/// Also, targets can overload any lowering method.
|
|
||||||
///
|
///
|
||||||
class SelectionDAGBuilder {
|
class SelectionDAGBuilder {
|
||||||
MachineBasicBlock *CurMBB;
|
MachineBasicBlock *CurMBB;
|
||||||
|
Reference in New Issue
Block a user