commit | e282c3c35e8cf48c1290d4b437269b2ffac98108 | [log] [tgz] |
---|---|---|
author | Justin Hibbits <jrh29@alumni.cwru.edu> | Wed Jul 18 05:19:25 2018 +0000 |
committer | Justin Hibbits <jrh29@alumni.cwru.edu> | Wed Jul 18 05:19:25 2018 +0000 |
tree | 1b102ac59467b493d3e36bc5fb822771154cc8b8 | |
parent | a65225ba1f48c0ffb9f3965f2f38c85cf71124f4 [diff] |
Fix build failures from r337347, found by clang * Delete a no-longer-used override, and mark the other getRegisterTypeForCallingConv() as override. * SPE only supports i32, not i64, as the internal type, so simply remove the type check, so that DestReg and Opc are provably always set. GCC 6.4 did not warn about either of the above. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337350 91177308-0d34-0410-b5e6-96231b3b80d8