Fix a typo
[oota-llvm.git] / lib / Target / TargetSelectionDAG.td
index 0698e1ea359e1054c3fbf6121b4b72200d8b4a73..15c31696a1e2a7f3fe249c481f78da7a9c561730 100644 (file)
@@ -197,6 +197,8 @@ class SDNode<string opcode, SDTypeProfile typeprof,
 }
 
 def set;
+def implicit;
+def parallel;
 def node;
 def srcvalue;