[ASan] Fix compilation.

llvm-svn: 200312
This commit is contained in:
Alexander Potapenko 2014-01-28 12:23:14 +00:00
parent b524c2227e
commit 77f5c20a5b
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#include <sys/resource.h>
#include <unistd.h>
static const uptr kAltStackSize = SIGSTKSZ * 4; // SIGSTKSZ is not enough.
namespace __asan {
static void MaybeInstallSigaction(int signum,