The IRReader header is now part of its own library. Update the include
line and the library dependencies to reflect this. llvm-svn: 177972
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
#include "llvm/Bitcode/ReaderWriter.h"
|
||||
#include "llvm/IR/LLVMContext.h"
|
||||
#include "llvm/IR/Module.h"
|
||||
#include "llvm/IRReader/IRReader.h"
|
||||
#include "llvm/Linker.h"
|
||||
#include "llvm/Pass.h"
|
||||
#include "llvm/Support/IRReader.h"
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include "llvm/Support/SourceMgr.h"
|
||||
#include "llvm/Support/Timer.h"
|
||||
|
||||
Reference in New Issue
Block a user