ObjCARCInstKind.h - remove unused includes. NFC.

This commit is contained in:
Simon Pilgrim 2020-05-27 12:39:36 +01:00
parent 0508fb45df
commit ae07fabf6a
1 changed files with 0 additions and 2 deletions

View File

@ -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 {