diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2014-12-23 18:59:02 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2014-12-23 18:59:02 +0000 |
commit | d38920891ed2a29bc8fed5f802e44106f1099fde (patch) | |
tree | aea7986a1fb84c270b5aaeee3628fb16d6cc6995 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9b839f8ced37965da3de2c210a3cb6d86d3b0a4e (diff) | |
download | llvm-d38920891ed2a29bc8fed5f802e44106f1099fde.zip llvm-d38920891ed2a29bc8fed5f802e44106f1099fde.tar.gz llvm-d38920891ed2a29bc8fed5f802e44106f1099fde.tar.bz2 |
Always assert in DAGCombine and not only when -debug is enabled
Right now in DAG Combine check the validity of the returned type
only when -debug is given on the command line. However usually
the test cases in the validation does not use -debug.
An Assert build should always check this.
llvm-svn: 224779
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions