diff options
author | Justin Hibbits <jrh29@alumni.cwru.edu> | 2018-07-18 05:19:25 +0000 |
---|---|---|
committer | Justin Hibbits <jrh29@alumni.cwru.edu> | 2018-07-18 05:19:25 +0000 |
commit | 22e939a15b6d585da0f422ba82ff9ba155779208 (patch) | |
tree | c32f570703c1499fbf54e2fbd112b27e791faca6 /clang/lib/Frontend/FrontendActions.cpp | |
parent | 95063a45b84a330d6ee378256593c244f89df9d3 (diff) | |
download | bcm5719-llvm-22e939a15b6d585da0f422ba82ff9ba155779208.tar.gz bcm5719-llvm-22e939a15b6d585da0f422ba82ff9ba155779208.zip |
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.
llvm-svn: 337350
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions