ScopInfo: Drop some debug statements
commit38a9c88306d02395c4dc8ae13484741a8378b89a
authorTobias Grosser <tobias@grosser.es>
Sat, 27 Feb 2016 06:59:30 +0000 (27 06:59 +0000)
committerTobias Grosser <tobias@grosser.es>
Sat, 27 Feb 2016 06:59:30 +0000 (27 06:59 +0000)
treebd14bb75a3899c5a92be0534d538d43eafb6855d
parente97c7a56146151ae14cfdd8ea25c641189c2d3a1
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.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@262117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScopInfo.cpp