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

Updated path to included header SupportVISC/DFGraph.h

parent 2c91eff0
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#include "llvm/IR/Instructions.h" #include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h" #include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Value.h" #include "llvm/IR/Value.h"
#include "DFGraph/DFGraph.h" #include "SupportVISC/DFGraph.h"
#include "llvm/Pass.h" #include "llvm/Pass.h"
using namespace llvm; using namespace llvm;
......
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