Remove leftover constant

llvm-svn: 149290
This commit is contained in:
Tobias Grosser 2012-01-30 22:46:22 +00:00
parent 6a0baa8f09
commit 9f75aba51f
1 changed files with 0 additions and 2 deletions

View File

@ -38,8 +38,6 @@
#include "llvm/Support/Debug.h"
#include "llvm/Support/CommandLine.h"
static const int CONSTANT_BOUND = 20;
using namespace llvm;
using namespace polly;