TableGen: Remove dead def of implicit node (#159688)
This commit is contained in:
parent
f8b7f64ad2
commit
e7dcf7dc2e
@ -363,7 +363,6 @@ class SDNode<string opcode, SDTypeProfile typeprof,
|
||||
|
||||
// Special TableGen-recognized dag nodes
|
||||
def set;
|
||||
def implicit;
|
||||
def node;
|
||||
def srcvalue;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user