Skip to content

Commit e7dcf7d

Browse files
authored
TableGen: Remove dead def of implicit node (#159688)
1 parent f8b7f64 commit e7dcf7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Target/TargetSelectionDAG.td

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ class SDNode<string opcode, SDTypeProfile typeprof,
363363

364364
// Special TableGen-recognized dag nodes
365365
def set;
366-
def implicit;
367366
def node;
368367
def srcvalue;
369368

0 commit comments

Comments
 (0)