summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendActions.cpp
diff options
context:
space:
mode:
authorJustin Hibbits <jrh29@alumni.cwru.edu>2018-07-18 05:19:25 +0000
committerJustin Hibbits <jrh29@alumni.cwru.edu>2018-07-18 05:19:25 +0000
commit22e939a15b6d585da0f422ba82ff9ba155779208 (patch)
treec32f570703c1499fbf54e2fbd112b27e791faca6 /clang/lib/Frontend/FrontendActions.cpp
parent95063a45b84a330d6ee378256593c244f89df9d3 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud