Duncan P. N. Exon Smith a04d764104 DebugInfo: Hide isScopeRef() and isTypeRef() behind NDEBUG
The copies of these in `lib/IR/DebugInfo.cpp` are apparently [1] only
used in assertions now, so hide them behind `#ifndef NDEBUG`.

[1]: http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/9238

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233661 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-31 01:47:55 +00:00
..
2014-06-27 18:19:56 +00:00
2015-03-30 19:40:05 +00:00
2015-03-20 15:45:14 +00:00
2015-03-17 20:40:21 +00:00
2015-03-30 19:40:05 +00:00
2014-08-21 21:09:24 +00:00