commit | 8e5c0b473af29927463ead651df5b9639c410b69 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Nov 07 14:01:59 2001 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Nov 07 14:01:59 2001 +0000 |
tree | ecfbba1e437cb543588b951dc6d78e6442305167 | |
parent | 161aa5ad930bcde8b4e97c843880fbb0509ea83c [diff] [blame] |
Killing warnings git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1175 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/SparcV9/SparcV9Internals.h b/lib/Target/SparcV9/SparcV9Internals.h index e7caf13..d715d79 100644 --- a/lib/Target/SparcV9/SparcV9Internals.h +++ b/lib/Target/SparcV9/SparcV9Internals.h
@@ -301,6 +301,7 @@ else { cerr << "TypeID: " << ty << endl; assert(0 && "Cannot resolve register class for type"); + return 0; } if(isCCReg)