| commit | 98cfa1044fdcaaa53625c16bb9a246e0b15f7653 | [log] [tgz] |
|---|---|---|
| author | Chad Rosier <mcrosier@apple.com> | Fri Aug 31 00:03:31 2012 +0000 |
| committer | Chad Rosier <mcrosier@apple.com> | Fri Aug 31 00:03:31 2012 +0000 |
| tree | c1ec0776b3f93e925347baea16f8b5ee912dc6ee | |
| parent | e969340fea89f582949b63741c0f67204c0029ac [diff] |
With the fix in r162954/162955 every cvt function returns true. Thus, have the ConvertToMCInst() return void, rather then a bool. Update all the cvt functions as well. llvm-svn: 162961