diff options
author | Justin Lebar <jlebar@google.com> | 2016-04-01 01:09:12 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-04-01 01:09:12 +0000 |
commit | c814e8e4ab076343d02ab425697526c193e8b3bd (patch) | |
tree | 73d27d204db743252ecbd33222670768072c36c6 /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | 96418481bc5994e72b851e3779a8ff5cc2d2111e (diff) | |
download | bcm5719-llvm-c814e8e4ab076343d02ab425697526c193e8b3bd.tar.gz bcm5719-llvm-c814e8e4ab076343d02ab425697526c193e8b3bd.zip |
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/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions