summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_stack.cc
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-06-14 13:15:45 +0000
committerAlexey Samsonov <samsonov@google.com>2012-06-14 13:15:45 +0000
commit52f946611f00eb31e9525d95523661ba3bcd5e9a (patch)
treeb699a6a5435b4fc59e51f780ac7e1328901d0e34 /compiler-rt/lib/asan/asan_stack.cc
parent53daa28e779b3d6431b0d47598fa160297edde3d (diff)
downloadbcm5719-llvm-52f946611f00eb31e9525d95523661ba3bcd5e9a.tar.gz
bcm5719-llvm-52f946611f00eb31e9525d95523661ba3bcd5e9a.zip
[ASan] don't include deleted header
llvm-svn: 158448
Diffstat (limited to 'compiler-rt/lib/asan/asan_stack.cc')
-rw-r--r--compiler-rt/lib/asan/asan_stack.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/asan/asan_stack.cc b/compiler-rt/lib/asan/asan_stack.cc
index 25f69d651b6..e7246bd00e6 100644
--- a/compiler-rt/lib/asan/asan_stack.cc
+++ b/compiler-rt/lib/asan/asan_stack.cc
@@ -13,7 +13,6 @@
//===----------------------------------------------------------------------===//
#include "asan_interceptors.h"
#include "asan_lock.h"
-#include "asan_procmaps.h"
#include "asan_stack.h"
#include "asan_thread.h"
#include "asan_thread_registry.h"
OpenPOWER on IntegriCloud