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

Updated path to included header SupportVISC/DFG2LLVM.h

parent 51db4afe
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "llvm/Support/SourceMgr.h" #include "llvm/Support/SourceMgr.h"
#include "llvm/IR/Constants.h" #include "llvm/IR/Constants.h"
#include "llvm/IR/Constant.h" #include "llvm/IR/Constant.h"
#include "llvm/SupportVISC/DFG2LLVM.h" #include "SupportVISC/DFG2LLVM.h"
using namespace llvm; using namespace llvm;
using namespace builddfg; using namespace builddfg;
......
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