Add a TODO.
authorMikhail Glushenkov <foldr@codedgers.com>
Sun, 24 Apr 2011 14:17:41 +0000 (14:17 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Sun, 24 Apr 2011 14:17:41 +0000 (14:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130092 91177308-0d34-0410-b5e6-96231b3b80d8

utils/TableGen/LLVMCConfigurationEmitter.cpp

index c40a39dff729824674db75a5eb1d102c59aee2c6..6572595862bc351408c930abfc68e0cba2208046 100644 (file)
@@ -3028,6 +3028,8 @@ void CheckDriverData(DriverData& Data) {
   FilterNotInGraph(Data.Edges, Data.ToolDescs);
 
   // Typecheck the compilation graph.
+  // TODO: use a genuine graph representation instead of a vector and check for
+  // multiple edges.
   TypecheckGraph(Data.Edges, Data.ToolDescs);
 
   // Check that there are no options without side effects (specified