summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-08-05 15:32:23 +0000
committerDan Gohman <gohman@apple.com>2008-08-05 15:32:23 +0000
commit3da016d13748fd793e1e6b3bcbd6a1f25564a4de (patch)
tree4ec60eafdaec0b7913b8fb1ac46b5a67bc57e9ae /llvm/lib/Transforms
parente955c481fdad1f9ccf2326d5bf048d6104b0a566 (diff)
downloadbcm5719-llvm-3da016d13748fd793e1e6b3bcbd6a1f25564a4de.tar.gz
bcm5719-llvm-3da016d13748fd793e1e6b3bcbd6a1f25564a4de.zip
Trim #includes.
llvm-svn: 54350
Diffstat (limited to 'llvm/lib/Transforms')
-rw-r--r--llvm/lib/Transforms/Instrumentation/RSProfiling.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/RSProfiling.cpp b/llvm/lib/Transforms/Instrumentation/RSProfiling.cpp
index 5bd62c8197d..45a7c712d8c 100644
--- a/llvm/lib/Transforms/Instrumentation/RSProfiling.cpp
+++ b/llvm/lib/Transforms/Instrumentation/RSProfiling.cpp
@@ -48,7 +48,6 @@
#include <set>
#include <map>
#include <queue>
-#include <list>
using namespace llvm;
namespace {
OpenPOWER on IntegriCloud