Use a more obvious way to avoid compiling functions which are only used when XDEBUG...
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 29 Jun 2010 10:03:11 +0000 (10:03 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 29 Jun 2010 10:03:11 +0000 (10:03 +0000)
commit3432d70d5b48164f0adaec0771c89c54408e2be9
tree6932539b643eefc5576943944ba1d67e3df7a3ed
parentca9f7efdf8eeffcabd95609c3bb7d481164a0d79
Use a more obvious way to avoid compiling functions which are only used when XDEBUG is enabled.

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