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

Update path to included header to DFGraph

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