diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 01:47:55 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-03-31 01:47:55 +0000 |
commit | 3b960c9da0fc42f88d3192508ecfc126529f1a6d (patch) | |
tree | a9a8c9e47e0ac20dec9540e92c39376c1a55d296 /llvm/unittests/IR/IRBuilderTest.cpp | |
parent | cd7fd9c04e76543b7805e3a4644836c7aae0bdef (diff) | |
download | bcm5719-llvm-3b960c9da0fc42f88d3192508ecfc126529f1a6d.tar.gz bcm5719-llvm-3b960c9da0fc42f88d3192508ecfc126529f1a6d.zip |
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
llvm-svn: 233661
Diffstat (limited to 'llvm/unittests/IR/IRBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions