[Layering] Move AutoUpgrade.h into the IR library where its
implementation already lives. llvm-svn: 202961
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#include "BitcodeReader.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
#include "llvm/AutoUpgrade.h"
|
||||
#include "llvm/Bitcode/LLVMBitCodes.h"
|
||||
#include "llvm/IR/AutoUpgrade.h"
|
||||
#include "llvm/IR/Constants.h"
|
||||
#include "llvm/IR/DerivedTypes.h"
|
||||
#include "llvm/IR/InlineAsm.h"
|
||||
|
||||
Reference in New Issue
Block a user