forked from OSchip/llvm-project
ObjCARCInstKind.h - remove unused includes. NFC.
This commit is contained in:
parent
0508fb45df
commit
ae07fabf6a
|
@ -9,8 +9,6 @@
|
|||
#ifndef LLVM_ANALYSIS_OBJCARCINSTKIND_H
|
||||
#define LLVM_ANALYSIS_OBJCARCINSTKIND_H
|
||||
|
||||
#include "llvm/IR/Function.h"
|
||||
#include "llvm/IR/Intrinsics.h"
|
||||
#include "llvm/IR/Instructions.h"
|
||||
|
||||
namespace llvm {
|
||||
|
|
Loading…
Reference in New Issue