summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-07-06 22:55:20 +0000
committerEric Christopher <echristo@gmail.com>2015-07-06 22:55:20 +0000
commit96353b328122224bce58debbed2603ef49a21f5d (patch)
treeb47e1488f177eea4d5629015b549703a3b1767f3 /llvm/lib
parent40343e6b3a875544b650c08f56ded583e66d0963 (diff)
downloadbcm5719-llvm-96353b328122224bce58debbed2603ef49a21f5d.tar.gz
bcm5719-llvm-96353b328122224bce58debbed2603ef49a21f5d.zip
Remove JumpInstrTableInfo.h as it is no longer used.
llvm-svn: 241517
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp b/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
index 8a7e9f99161..376d12a77d6 100644
--- a/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
+++ b/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
@@ -19,7 +19,6 @@
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Analysis/ConstantFolding.h"
-#include "llvm/Analysis/JumpInstrTableInfo.h"
#include "llvm/CodeGen/Analysis.h"
#include "llvm/CodeGen/GCMetadataPrinter.h"
#include "llvm/CodeGen/MachineConstantPool.h"
OpenPOWER on IntegriCloud