diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-06-29 00:23:11 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-06-29 00:23:11 +0000 |
commit | 0010bca8afaed0236c4910640f6bc1bcf1984125 (patch) | |
tree | b952b8e195a630a787da874e0052a30234105ac0 /lib/CodeGen/CGCall.cpp | |
parent | 225e286110bcc8b7b1ff8b35f0d51a10a158b18c (diff) |
Prefer llvm_unreachable(...) to assert(false && ...). This is important as
without it we might exit a non-void function without returning.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107106 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions