summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-15 03:04:45 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-15 03:04:45 +0000
commitfda02091e615ef5bfd24b96894aef72d674cfaaf (patch)
tree3b54932ee79e4f43064a83d05946b06a34f63764
parent1a8102e0200931f8efe707c65151d2789391a74e (diff)
downloadbcm5719-llvm-fda02091e615ef5bfd24b96894aef72d674cfaaf.tar.gz
bcm5719-llvm-fda02091e615ef5bfd24b96894aef72d674cfaaf.zip
uselistorder: Remove dead include
Forgot to remove the include in r234970 llvm-svn: 234972
-rw-r--r--clang/lib/CodeGen/BackendUtil.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/BackendUtil.cpp b/clang/lib/CodeGen/BackendUtil.cpp
index 0d95fc102d9..7bc351a61ab 100644
--- a/clang/lib/CodeGen/BackendUtil.cpp
+++ b/clang/lib/CodeGen/BackendUtil.cpp
@@ -24,7 +24,6 @@
#include "llvm/IR/IRPrintingPasses.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/IR/Module.h"
-#include "llvm/IR/UseListOrder.h"
#include "llvm/IR/Verifier.h"
#include "llvm/MC/SubtargetFeature.h"
#include "llvm/Support/CommandLine.h"
OpenPOWER on IntegriCloud