ScopInfo: Drop some debug statements
authorTobias Grosser <tobias@grosser.es>
Sat, 27 Feb 2016 06:59:30 +0000 (06:59 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 27 Feb 2016 06:59:30 +0000 (06:59 +0000)
commit4fb9e516647f45e6953bfb3ac6385fbab67391b2
tree9d0b1445afd5a131f53b4fd0a3748f53eeab5002
parentb6bb889dfd7964e59f91dcb8d1c6ac178fbb3528
ScopInfo: Drop some debug statements

This debug output distracts from the -debug-only=polly-scops output. As it is
rather verbose and only really needed for debugging the domain construction
I drop this output. The domain construction is meanwhile stable enough to
not require regular debugging.

llvm-svn: 262117
polly/lib/Analysis/ScopInfo.cpp