]> granicus.if.org Git - llvm/commitdiff
Remove useless header. NFC
authorXin Tong <trent.xin.tong@gmail.com>
Thu, 29 Jun 2017 17:48:12 +0000 (17:48 +0000)
committerXin Tong <trent.xin.tong@gmail.com>
Thu, 29 Jun 2017 17:48:12 +0000 (17:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306712 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Utils/PredicateInfo.cpp

index da4a2cb0a1b01f08e8fb9842769c4d9cf1c39f5c..d4cdaede6b86b4cc5c5ed4adbc5d66a0024fe3bc 100644 (file)
@@ -19,7 +19,6 @@
 #include "llvm/ADT/Statistic.h"
 #include "llvm/Analysis/AssumptionCache.h"
 #include "llvm/Analysis/CFG.h"
-#include "llvm/Analysis/OrderedBasicBlock.h"
 #include "llvm/IR/AssemblyAnnotationWriter.h"
 #include "llvm/IR/DataLayout.h"
 #include "llvm/IR/Dominators.h"