TargetLowering.h #includes SelectionDAGNodes.h, so it doesn't need its
[oota-llvm.git] / include / llvm / CodeGen / SelectionDAGNodes.h
index 6acbc3fc3f916e21672bca024e5bb77fdb8679dc..21cf9864d4cd16e03461d3fb940bebc6959143d9 100644 (file)
@@ -56,8 +56,6 @@ struct SDVTList {
 /// ISD namespace - This namespace contains an enum which represents all of the
 /// SelectionDAG node types and value types.
 ///
-/// If you add new elements here you should increase OpActionsCapacity in
-/// TargetLowering.h by the number of new elements.
 namespace ISD {
 
   //===--------------------------------------------------------------------===//