Skip to content
Snippets Groups Projects
Commit 0ab1f7bc authored by Akash Kothari's avatar Akash Kothari :speech_balloon:
Browse files

Added description for header DFG2LLVM.h

parent 1766d530
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,11 @@ ...@@ -9,6 +9,11 @@
// License. See LICENSE.TXT for details. // License. See LICENSE.TXT for details.
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
//
// This defines different classes for traversing Dataflow Graph for code
// generation for different nodes for different targets.
//
//===----------------------------------------------------------------------===//
#include "BuildDFG/BuildDFG.h" #include "BuildDFG/BuildDFG.h"
#include "SupportHPVM/HPVMHint.h" #include "SupportHPVM/HPVMHint.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment