diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-03-17 17:13:57 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-03-17 17:13:57 +0000 |
commit | 3f44cd7926eda24cce75746094fac58c2a4f4c92 (patch) | |
tree | 15c0beb0fc891bc6a832257c2bd4573f7fedf79d /clang/lib/CodeGen/CGCall.cpp | |
parent | 11543a9953111cd29623653d5f9ca5749f05b8d6 (diff) | |
download | bcm5719-llvm-3f44cd7926eda24cce75746094fac58c2a4f4c92.tar.gz bcm5719-llvm-3f44cd7926eda24cce75746094fac58c2a4f4c92.zip |
MC: change runtime check to an assertion
It is unclear how it would be possible to get M to be NULL in normal scenarios.
Change this to an assert rather than a runtime check as per dblakie's
suggestion.
llvm-svn: 204060
Diffstat (limited to 'clang/lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions