aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-04-01 01:09:12 +0000
committerJustin Lebar <jlebar@google.com>2016-04-01 01:09:12 +0000
commitc814e8e4ab076343d02ab425697526c193e8b3bd (patch)
tree73d27d204db743252ecbd33222670768072c36c6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent96418481bc5994e72b851e3779a8ff5cc2d2111e (diff)
downloadllvm-c814e8e4ab076343d02ab425697526c193e8b3bd.zip
llvm-c814e8e4ab076343d02ab425697526c193e8b3bd.tar.gz
llvm-c814e8e4ab076343d02ab425697526c193e8b3bd.tar.bz2
Protect some assertions with NDEBUG rather than DEBUG().
DEBUG() only runs if you pass -debug, but these assertions are generally useful. llvm-svn: 265092
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions