summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-01-23 00:38:14 +0000
committerChris Lattner <sabre@nondot.org>2006-01-23 00:38:14 +0000
commit3090f923bd828fa04954fc2c4002a77174c694d1 (patch)
treea04da19f7e0691f1b9096fddb09c9f8a98c955df /llvm
parentaf044cc84b47a4b1f6c4e8d5b585d62258c9e52d (diff)
downloadbcm5719-llvm-3090f923bd828fa04954fc2c4002a77174c694d1.tar.gz
bcm5719-llvm-3090f923bd828fa04954fc2c4002a77174c694d1.zip
Remove dead #include
llvm-svn: 25520
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/llc/llc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llc/llc.cpp b/llvm/tools/llc/llc.cpp
index e63260a3495..30a4880bb74 100644
--- a/llvm/tools/llc/llc.cpp
+++ b/llvm/tools/llc/llc.cpp
@@ -23,7 +23,6 @@
#include "llvm/Pass.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/PluginLoader.h"
-#include "llvm/Support/PassNameParser.h"
#include "llvm/Support/FileUtilities.h"
#include "llvm/Analysis/Verifier.h"
#include "llvm/System/Signals.h"
OpenPOWER on IntegriCloud