[Layering] Update include of Linker.h to match its move to a Linker
subdirectory in LLVM r203065. llvm-svn: 203067
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "llvm/IR/LLVMContext.h"
|
||||
#include "llvm/IR/Module.h"
|
||||
#include "llvm/IRReader/IRReader.h"
|
||||
#include "llvm/Linker.h"
|
||||
#include "llvm/Linker/Linker.h"
|
||||
#include "llvm/Pass.h"
|
||||
#include "llvm/Support/MemoryBuffer.h"
|
||||
#include "llvm/Support/SourceMgr.h"
|
||||
|
||||
Reference in New Issue
Block a user