summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/PatchableFunction.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-06-30 12:19:16 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-06-30 12:19:16 +0000
commitdb6bd02185981cbf0e7a50273d7c24b110d96c90 (patch)
treed69da972942f65b150d463b8cb1c11af82062afb /llvm/lib/CodeGen/PatchableFunction.cpp
parent5486eab3853b78185f091e5d567aec8c3eafcec2 (diff)
downloadbcm5719-llvm-db6bd02185981cbf0e7a50273d7c24b110d96c90.tar.gz
bcm5719-llvm-db6bd02185981cbf0e7a50273d7c24b110d96c90.zip
Delete unused includes. NFC.
llvm-svn: 274225
Diffstat (limited to 'llvm/lib/CodeGen/PatchableFunction.cpp')
-rw-r--r--llvm/lib/CodeGen/PatchableFunction.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/PatchableFunction.cpp b/llvm/lib/CodeGen/PatchableFunction.cpp
index 6fd9954ddae..71a727ecb05 100644
--- a/llvm/lib/CodeGen/PatchableFunction.cpp
+++ b/llvm/lib/CodeGen/PatchableFunction.cpp
@@ -13,7 +13,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/CodeGen/Passes.h"
-#include "llvm/CodeGen/Analysis.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
OpenPOWER on IntegriCloud